Release Notes for 3.6.1
3.6.x bugfix release (patch)
3.6.1
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 4
Bugfixes
- 12335: Avoid lazy object initialization when initializing read-only property thanks to @greg0ire
- 12275: FIX: Handle int-backed enums for values stored as string values in MySQL ENUM columns thanks to @TheBreaken