3.3.2
版本发布时间: 2022-02-06 01:27:34
doctrine/dbal最新发布版本:4.2.1(2024-10-11 02:35:44)
Release 3.3.2
3.3.2
- Total issues resolved: 2
- Total pull requests resolved: 7
- Total contributors: 9
Bugfixes
- 5224: Ignore columnDefinition in schema comparison thanks to @bcremer and @dmaicher
- 5226: Oracle: Convert array keys to lowercase thanks to @yajra
- 5232: Consider CASE_LOWER being equal to 0 in portability middleware thanks to @morozov
- 5246: Add support for collation option to MySQL thanks to @greg0ire
Static Analysis
- 5245: Fix typo thanks to @staabm
Documentation
- 5229: Add section on result types not being guaranteed thanks to @aszenz