nextcloud/lib/private/db/querybuilder
Joas Schilling a3391248e4 Add select distinct to the query builder 2015-12-08 09:49:21 +01:00
..
compositeexpression.php Add unit tests and automatic quoting 2015-07-21 15:25:47 +02:00
expressionbuilder.php Add unit tests and automatic quoting 2015-07-21 15:25:47 +02:00
literal.php Add unit tests and automatic quoting 2015-07-21 15:25:47 +02:00
parameter.php Add unit tests and automatic quoting 2015-07-21 15:25:47 +02:00
querybuilder.php Add select distinct to the query builder 2015-12-08 09:49:21 +01:00
queryfunction.php Add unit tests and automatic quoting 2015-07-21 15:25:47 +02:00
quotehelper.php Allow `set('column', 'null')` to work like in Doctrine 2015-09-24 09:53:09 +02:00