Skip to content

Releases: phpro/dbal-tools

Version 2.4.0

21 Oct 08:28
2.4.0
aef932a

Choose a tag to compare

What's Changed

  • Upgrade to PHP 8.5 and update dependencies by @veewee in #10

Full Changelog: 2.3.0...2.4.0

Version 2.3.0

25 Sep 06:15
2.3.0
522f1f0

Choose a tag to compare

What's Changed

  • Enhance jsonb_build functions by @veewee in #9

Full Changelog: 2.2.0...2.3.0

Version 2.2.0

22 Sep 12:46
2.2.0
8aced3d

Choose a tag to compare

What's Changed

  • PatchCollection : Grant access to previous model during update by @veewee in #8

Full Changelog: 2.1.0...2.2.0

Version 2.1.0

18 Sep 05:48
2.1.0
d4e7b18

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

Version 2.0.0

02 Sep 05:21
2.0.0
fc3db4d

Choose a tag to compare

What's Changed

  • Use custom window-count based pager over pagerfanta by @veewee in #5

Full Changelog: 1.3.1...2.0.0

Breaking changes

  • Pagerfanta got removed and replaced by a custom pager implementation. (See #5)
  • The Over expression got a different signature.

Version 1.3.1

28 Aug 11:37
1.3.1
121c3f8

Choose a tag to compare

What's Changed

  • Allow null as a valid length when validating a schema field by @veewee in #6

Full Changelog: 1.3.0...1.3.1

Version 1.3.0

25 Jun 10:06
1.3.0
850f2e4

Choose a tag to compare

What's Changed

  • Make it possible to specify a target query for CompositeQuery::joinOMatchingLookupTableRecords() by @veewee in #4

Full Changelog: 1.2.0...1.3.0

Version 1.2.0

17 Jun 12:42
1.2.0
ee8be28

Choose a tag to compare

What's Changed

  • Make it possible to overwrite the main query completely during map() by @veewee in #3

Full Changelog: 1.1.0...1.2.0

Version 1.1.0

27 May 09:39
1.1.0
f1b8339

Choose a tag to compare

What's Changed

  • Add ROW, TO_JSONB and GENERATE_SERIES expression by @veewee in #2

New Contributors

  • @veewee made their first contribution in #2

Full Changelog: 1.0.0...1.1.0

Version 1.0.0

20 May 05:32
1.0.0

Choose a tag to compare

What's Changed

  • Basic implementations
  • Add static method fromIterable to In expression class by @vanlayo in #1

New Contributors

Full Changelog: https://github.com/phpro/dbal-tools/commits/1.0.0