aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/db/querybuilder
Commit message (Collapse)AuthorAgeFilesLines
* Add a log message when the Doctrine Query Builder is retrievedJoas Schilling2015-07-211-1/+1
|
* Comment out LIMIT 0 case because of the mixed resultsJoas Schilling2015-07-211-0/+4
|
* Fix tests for setFirstResult and setMaxResults on oracleJoas Schilling2015-07-211-2/+2
|
* Add unit tests and automatic quotingJoas Schilling2015-07-217-0/+1582