Skip to content

Releases: php-db/phpdb

0.4.1

19 Dec 02:45
dbd0839

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

09 Dec 05:38
3cb7531

Choose a tag to compare

What's Changed

Full Changelog: 0.3.4...0.4.0

0.3.4

03 Dec 07:59
fb2c35d

Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.3.4

0.3.3

02 Dec 05:34
3d3a3b6

Choose a tag to compare

What's Changed

  • Fix return type issue between SMv3 and SMv4 by @tyrsson in #93
  • Fixes abstract factory, maybe by @tyrsson in #95
  • Remove readonly constraint from AbstractPdo driver to allow concrete … by @tyrsson in #96

Full Changelog: 0.3.0...0.3.3

0.3.2

01 Dec 04:52
b3df2ff

Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

01 Dec 03:13
7acc1d0

Choose a tag to compare

What's Changed

  • Fix return type issue between SMv3 and SMv4 by @tyrsson in #93

Full Changelog: 0.3.0...0.3.1

0.3.0

26 Nov 04:40
c780605

Choose a tag to compare

What's Changed

  • 0.2.x-merge-up-into-0.3.x by @tyrsson in #78
  • Deprecated code/moved code cleanup by @tyrsson in #80
  • Allow PHP 8.5 Support by @del72683 in #82
  • Fix return type for SchemaAwareInterface::getCurrentSchema(): string|false by @tyrsson in #83
  • Issue 81 by @simon-mundy in #84
  • Basic fixes for composer cs-check, static-analysis by @simon-mundy in #85
  • Align resultset prototype implementations by @tyrsson in #86
  • This commit removes the adapter manager and rewires dependency mapping to target the service container directly. by @tyrsson in #90

New Contributors

Full Changelog: 0.2.1...0.3.0

0.2.1

07 Oct 08:40
d221b02

Choose a tag to compare

What's Changed

  • Required change for allowing Sql\Platform\Platform to passed an Adapt… by @tyrsson in #77

Full Changelog: 0.2.0...0.2.1

0.2.0

07 Oct 07:21
054e5a0

Choose a tag to compare

What's Changed

  • 0.1.x-merge-up-into-0.2.x by @tyrsson in #71
  • Removes deprecated Postgres/SQLite relevant classes by @tyrsson in #74
  • Move to phpstan, set initial baseline, bump deps by @tyrsson in #75

Full Changelog: 0.1.1...0.2.0

0.1.1

16 Sep 02:10
f671eab

Choose a tag to compare

What's Changed

  • AbstractAdapterServiceFactory Refactor by @tyrsson in #70

Full Changelog: 0.1.0...0.1.1