Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.3.2 source code.tar.gz | 2025-08-05 | 206.5 kB | |
4.3.2 source code.zip | 2025-08-05 | 399.5 kB | |
README.md | 2025-08-05 | 788 Bytes | |
Totals: 3 Items | 606.7 kB | 0 |
Release Notes for 4.3.2
4.3.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Deprecation
- 7073: Deprecate the new MariaDB110700Platform class thanks to @derrabus
Improvement
- 7065: Improve deprecation thanks to @greg0ire
Documentation,Schema Definition
- 7064: Update schema definition documentaion thanks to @morozov
Bug,Schema Introspection,pdo_pgsql
- 7052: Fix introspection on PDO_pgsql with
PDO::STRINGIFY_FETCHES
enabled thanks to @keulinho