summaryrefslogtreecommitdiffstats
path: root/tests/lib/db/querybuilder
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for setFirstResult and setMaxResults on oracleJoas Schilling2015-07-212-42/+64
* Set a limit until doctrine released a version that fixes SqliteJoas Schilling2015-07-211-0/+4
* Correctly count the number of items (rowCount is Update/Insert/Delete only)Joas Schilling2015-07-211-13/+22
* Can not test the string, thanks oracle....Joas Schilling2015-07-211-10/+32
* Add unit tests and automatic quotingJoas Schilling2015-07-213-0/+1420