| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.6.1 source code.tar.gz | 2026-01-09 | 363.3 kB | |
| 3.6.1 source code.zip | 2026-01-09 | 583.4 kB | |
| README.md | 2026-01-09 | 962 Bytes | |
| Totals: 3 Items | 947.7 kB | 0 | |
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