2.14.3
版本发布时间: 2023-04-22 21:38:05
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.14.3
2.14.3
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 5
Bugfixes
- 10630: Fixed xsd schema for support FQCN type thanks to @tmihalicka
-
10587: Handle null comparisons in
ManyToManyPersister
thanks to @MatTheCat
Documentation
- 10642: fix syntax array association on partial index documentation thanks to @yobrx
- 10620: fix typo in HydrationCompleteHandler doc thanks to @ecourtial
Test Suite
- 10632: Run tests on SQLite with foreign keys enabled thanks to @derrabus