summaryrefslogtreecommitdiffstats
path: root/tests/lib/db/querybuilder/expressionbuildertest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-427/+0
* Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling2016-02-291-1/+1
* Move casting to IExpressionBuilderJoas Schilling2016-02-051-1/+1
* Fix Oracle comparisonsJoas Schilling2016-01-261-17/+39
* Add tests for clob comparisonsJoas Schilling2016-01-261-4/+64
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
* Fix tests for setFirstResult and setMaxResults on oracleJoas Schilling2015-07-211-1/+1
* Add unit tests and automatic quotingJoas Schilling2015-07-211-0/+338