3.3.1
版本发布时间: 2022-01-31 01:58:12
doctrine/dbal最新发布版本:4.2.1(2024-10-11 02:35:44)
Release 3.3.1
3.3.1
- Total issues resolved: 2
- Total pull requests resolved: 7
- Total contributors: 6
Bugfixes
- 5220: Allow dynamic call to compareSchemas thanks to @greg0ire
- 5202: Optimize AbstractMySQLPlatform::getListTableForeignKeysSQL() thanks to @morozov and @xprojects-de
- 5196: Handle binding invalid named parameter errors thanks to @morozov and @TimurFlush
Documentation
- 5201: Improve explanation on DC2Type comments thanks to @greg0ire
- 5197: [Doc] Fix a table of Type Mapping Matrix thanks to @javiereguiluz
-
5190: fix typo:
\Doctrine\DBAL\Statement
vs.\Doctrine\DBAL\Driver\Statement
thanks to @staabm
Internal
- 5211: Drop requirement for PostgreSQL 9.4+ thanks to @greg0ire