Skip to content

Releases: Setono/doctrine-orm-batcher

v0.5.1

11 Jul 09:45
Compare
Choose a tag to compare
added more interfaces and better phpdoc return types

Added batcher factory

11 Jul 08:56
Compare
Choose a tag to compare
v0.5.0

added a batcher factory

Added the clear on batch feature

11 Jul 08:04
Compare
Choose a tag to compare
v0.4.1

added the clear on batch feature

v0.4.0

10 Jul 13:32
Compare
Choose a tag to compare
no need to inject the entity manager when you rebuild the query

v0.3.2: Merge pull request #3 from igormukhingmailcom/patch-1

10 Jul 05:59
0006392
Compare
Choose a tag to compare

Added query rebuilder

09 Jul 10:32
Compare
Choose a tag to compare
v0.3.1

updated readme with new query rebuilder

Made it easier to fetch batches of objects

09 Jul 08:37
Compare
Choose a tag to compare
v0.3.0

made it even easier to get objects from batches when batches are retu…

Introduced collection batches

05 Jul 13:10
Compare
Choose a tag to compare
v0.2.0

updated badges

v0.1.1

25 Jun 11:30
Compare
Choose a tag to compare
added callable to make it possible to update the query builder

Unstable release

25 Jun 08:34
Compare
Choose a tag to compare
v0.1.0

changed description