3.9.0
版本发布时间: 2024-08-15 15:45:35
doctrine/dbal最新发布版本:4.2.1(2024-10-11 02:35:44)
Release Notes for 3.9.0
3.9.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 6
Documentation
- 6494: Document the new PostgreSQL120Platform thanks to @derrabus
- 6492: Prepare 3.9.0 and 4.1.0 thanks to @derrabus
Bug,SQL Server,Schema Introspection
- 6463: Add DBTypes that are missing for TypeMapping thanks to @patrick1100
Improvement,MariaDB,Platforms
- 6434: Add MariaDb1010Platform for fetchTableOptionsByTable thanks to @grooverdan
Improvement,MySQL,Reserved Keywords
- 6408: MySQL 8.4 removed keywords thanks to @wmouwen
- 6385: MySQL 8.4 Platform thanks to @wmouwen
Bug,SQL Server
- 6389: Fix condition on Ascii String for SQL Server thanks to @Yovach
Bug,PostgreSQL,Schema Introspection
- 6199: Stop considering generated column definition as being its default value thanks to @allan-simon