nextcloud/lib/private/db/querybuilder
Joas Schilling 70572c1e3c Allow `set('column', 'null')` to work like in Doctrine 2015-09-24 09:53:09 +02: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 Automatically prefix table names with *PREFIX* unless specified 2015-08-10 16:20:42 +02: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