Releases: spiral-modules/database
Releases · spiral-modules/database
2.9.3
- Map
mysqlnd
Packets out of order
error as `ConnectionException (#83)
v2.9.2
- Fix compatibility with PHP 8.1 (PDO SQLite type casting) (#81)
v2.9.1
- Fix PHP 8.1 compatibility
v2.9.0
- Added readonly connections (#80)
- Added supporting of general URI DSN (#78)
v2.8.4
- Allow insert default values (#72)
v2.8.3
- Removed limit for
varchar
field by @roxblnfk
- orderBy: ignore duplicated fields by @roxblnfk
- tests cleanup
- Сheck for active transaction in the commit and rollback methods in PHP8 by @roxblnfk
v2.8.2
- Fix "orderBy" duplication with same field (#67)
v2.8.1
- Check for active transaction in commit and rollback methods (#66)
- Fix github actions (#65)
v2.8.0
- Bump spiral dependency to 2.7
v2.7.21
Upgrade PHP composer version