Skip to content

Releases: thomasbeaujean/QueryBuilderRepositoryGeneratorBundle

2.2.0

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 19 Sep 11:51
FilterByInterface: value is mixed type

2.1.0

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 27 May 15:00
The configuration file is not needed anymore

2.0.0

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 06 Mar 22:15
split src and tests using psr4

1.1.0: Merge pull request #5 from thomasbeaujean/test

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 25 Aug 21:10
5c8f2a1
Refactor bundle + add test

Generate files on command and not clear cache

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 04 Apr 14:02
v1.0.5

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

v1.0.4

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 15 Oct 14:53
Fix: the parameter name variable must be used for parameter identific…

V1.0.3

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 15 Apr 09:08
Add the get singleOrNull, get ScalarResult, etc..

v1.0.2

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 15 Apr 08:39
Add the getNewQueryBuilder and the getQueryBuilderResult functions

Fix: remove zdebug

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 20 Mar 10:33
v1.0.1

Fix:remove zdebug

FilterBy and FilterIn

Choose a tag to compare

@thomasbeaujean thomasbeaujean released this 19 Mar 21:56

FilterBy and FilterIn functions are availables.