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

Releases: spiral-modules/database

v2.2.3

28 Apr 18:35
Compare
Choose a tag to compare
  • PSR-13
  • added incomplete sort for Reflector

v2.2.2

16 Apr 10:13
Compare
Choose a tag to compare
  • added DatabaseProviderInterface

v2.2.1

08 Apr 13:02
Compare
Choose a tag to compare
  • extended syntax for IS NULL and NOT NULL for SQLite

v2.2.0

29 Mar 12:59
Compare
Choose a tag to compare
  • drivers can now automatically reconnect in case of connection interruption

v2.1.8

21 Feb 13:54
Compare
Choose a tag to compare
  • phpType method renamed to getType
  • getType renamed to getInternalType

v2.1.7

11 Feb 11:58
3066596
Compare
Choose a tag to compare
  • simpler pagination logic

v2.1.6

11 Feb 09:56
040263b
Compare
Choose a tag to compare
  • simplified pagination interfaces
  • simplified logger interfaces
  • less dependencies

v1.0.6

04 Feb 14:26
e6584e6
Compare
Choose a tag to compare
  • reconnects

v2.1.5

31 Jan 08:44
Compare
Choose a tag to compare
  • reconnect logic has been removed from the drivers

v1.0.5

30 Jan 19:54
31cda34
Compare
Choose a tag to compare
  • suppress mysql reconnects