aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/db/querybuilder/expressionbuilder.php
Commit message (Collapse)AuthorAgeFilesLines
* Move casting to IExpressionBuilderJoas Schilling2016-02-051-334/+0
|
* Fix Oracle comparisonsJoas Schilling2016-01-261-13/+33
|
* Adjust comments to the new constantsJoas Schilling2016-01-261-1/+1
|
* allow comparing clob using expressionbuilder->eq if you explicitly say ↵Robin Appelman2016-01-181-3/+5
| | | | you're comparing strings
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Add unit tests and automatic quotingJoas Schilling2015-07-211-0/+312