Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Releases: spiral-modules/database

2.9.3

03 Nov 18:07
632488c
Compare
Choose a tag to compare
  • Map mysqlnd Packets out of order error as `ConnectionException (#83)

v2.9.2

06 Oct 16:05
b5eb675
Compare
Choose a tag to compare
  • Fix compatibility with PHP 8.1 (PDO SQLite type casting) (#81)

v2.9.1

15 Sep 18:30
497c892
Compare
Choose a tag to compare
  • Fix PHP 8.1 compatibility

v2.9.0

08 Sep 17:16
9db3b86
Compare
Choose a tag to compare
  • Added readonly connections (#80)
  • Added supporting of general URI DSN (#78)

v2.8.4

02 Apr 10:35
3a88162
Compare
Choose a tag to compare
  • Allow insert default values (#72)

v2.8.3

31 Mar 11:15
04f94c9
Compare
Choose a tag to compare
  • 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

23 Mar 09:40
626b7fc
Compare
Choose a tag to compare
  • Fix "orderBy" duplication with same field (#67)

v2.8.1

20 Mar 13:51
0e163b4
Compare
Choose a tag to compare
  • Check for active transaction in commit and rollback methods (#66)
  • Fix github actions (#65)

v2.8.0

23 Dec 19:15
a729662
Compare
Choose a tag to compare
  • Bump spiral dependency to 2.7

v2.7.21

21 Dec 11:21
2d257ff
Compare
Choose a tag to compare

Upgrade PHP composer version