Skip to content

Releases: 6dreams/doctrine-bulk

Typed properties initialization

19 Oct 15:55
88c9681
Compare
Choose a tag to compare
Merge pull request #7 from pauljohnston2009/master

Update to handle typed properties of class not being initialised

one 2 one relations

21 Nov 12:10
e765128
Compare
Choose a tag to compare
Merge pull request #4 from pauljohnston2009/master

handle ONE_TO_ONE nullable

1.2.0: Merge pull request #3 from pauljohnston2009/master

28 Oct 08:00
974aa5b
Compare
Choose a tag to compare

Hotfix: better float handing

16 Aug 17:49
ca78e27
Compare
Choose a tag to compare

minor release: from composer.json removed version

03 Aug 09:17
Compare
Choose a tag to compare
1.1.1

from composer.json removed version

bug fix: added ColumnMetadataInterface

03 Aug 09:08
Compare
Choose a tag to compare
1.1.0

bugfixes for run successful tests

bug fix: BulkUpdate hack for booleans on postgres platform

19 Jul 12:21
Compare
Choose a tag to compare
1.0.1

version 1.0.1: BulkUpdate hack for booleans on postgres platform

1.0: Few bug fixes.

26 Feb 10:25
Compare
Choose a tag to compare
Update to version 1.0

v0.0.3a

10 Jan 15:24
Compare
Choose a tag to compare
BulkUpdate works.

v0.0.3

10 Jan 14:54
Compare
Choose a tag to compare
Added Update