New
3.6.1
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
Documentation
- 12329: Fix result cache examples in docs thanks to @HypeMC
- 12328: Fix docs regarding query hints thanks to @HypeMC
- 12060: Update doc
dql-custom-walkers.rstwith an output walker to interpolate parameters into SQL thanks to @n0099