Skip to content

Releases: thomasbeaujean/QueryBuilderRepositoryGeneratorBundle

2.1.0

27 May 15:00
Compare
Choose a tag to compare
The configuration file is not needed anymore

2.0.0

06 Mar 22:15
Compare
Choose a tag to compare
split src and tests using psr4

1.1.0: Merge pull request #5 from thomasbeaujean/test

25 Aug 21:10
5c8f2a1
Compare
Choose a tag to compare

Generate files on command and not clear cache

04 Apr 14:02
Compare
Choose a tag to compare
v1.0.5

The file are generated with a command and not any more with the clear…

v1.0.4

15 Oct 14:53
Compare
Choose a tag to compare
Fix: the parameter name variable must be used for parameter identific…

V1.0.3

15 Apr 09:08
Compare
Choose a tag to compare
Add the get singleOrNull, get ScalarResult, etc..

v1.0.2

15 Apr 08:39
Compare
Choose a tag to compare
Add the getNewQueryBuilder and the getQueryBuilderResult functions

Fix: remove zdebug

20 Mar 10:33
Compare
Choose a tag to compare
v1.0.1

Fix:remove zdebug

FilterBy and FilterIn

19 Mar 21:56
Compare
Choose a tag to compare

FilterBy and FilterIn functions are availables.