Skip to content

Releases: thecodingmachine/tdbm

v5.2.1

20 Apr 16:31

Choose a tag to compare

Hotfix:

  • Foreign key broken when referenced table inherits another with pk renamed (#254 - @dsavina)

v5.1.16

20 Apr 16:29

Choose a tag to compare

Hotfix:

  • Foreign key broken when referenced table inherits another with pk renamed (#254 - @dsavina)

v5.2.0

24 Mar 08:43
3465791

Choose a tag to compare

Improvements:

  • ResultIterator classes: typed results, open the road to default filtering and relation filtering

More precise NoBeanFound Exception

14 Feb 14:00
c702860

Choose a tag to compare

Merge pull request #245 from dsavina/fix/empty-iterator

Return `static` instead of `self` in ResultIterator::createEmptyIterator

v5.1.14

09 Oct 09:53
c66408b

Choose a tag to compare

Bugfix:

v5.1.12

30 Sep 12:56
58b14a5

Choose a tag to compare

Bugfixes:

v5.1.11

14 Sep 10:25
58b14a5

Choose a tag to compare

Bugfix:

  • #229 ScalarBeanPropertyDescriptor: Fix variable for resource null check (@homersimpsons )

v5.1.10

12 Jul 21:32
12eaeca

Choose a tag to compare

Improvements

  • #122 Adding support for native WeakReferences in PHP 7.4 (@moufmouf)

v5.1.9

30 Jun 09:39
9f9dac2

Choose a tag to compare

Bugfix release

v5.1.8

12 Jun 14:59
07360b6

Choose a tag to compare

Bugfix: