Joas Schilling
|
70572c1e3c
|
Allow `set('column', 'null')` to work like in Doctrine
|
2015-09-24 09:53:09 +02:00 |
Joas Schilling
|
5fea6f753e
|
Automatically prefix table names with *PREFIX* unless specified
|
2015-08-10 16:20:42 +02:00 |
Joas Schilling
|
20cd0ae55b
|
Add a log message when the Doctrine Query Builder is retrieved
|
2015-07-21 15:53:28 +02:00 |
Joas Schilling
|
f9071ed5b7
|
Comment out LIMIT 0 case because of the mixed results
|
2015-07-21 15:25:48 +02:00 |
Joas Schilling
|
c9564503c2
|
Fix tests for setFirstResult and setMaxResults on oracle
|
2015-07-21 15:25:48 +02:00 |
Joas Schilling
|
516f7e8299
|
Add unit tests and automatic quoting
|
2015-07-21 15:25:47 +02:00 |