Releases: thomasbeaujean/QueryBuilderRepositoryGeneratorBundle
Releases · thomasbeaujean/QueryBuilderRepositoryGeneratorBundle
2.1.0
2.0.0
split src and tests using psr4
1.1.0: Merge pull request #5 from thomasbeaujean/test
Refactor bundle + add test
Generate files on command and not clear cache
v1.0.5 The file are generated with a command and not any more with the clear…
v1.0.4
Fix: the parameter name variable must be used for parameter identific…
V1.0.3
Add the get singleOrNull, get ScalarResult, etc..
v1.0.2
Add the getNewQueryBuilder and the getQueryBuilderResult functions
Fix: remove zdebug
v1.0.1 Fix:remove zdebug
FilterBy and FilterIn
FilterBy and FilterIn functions are availables.