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