nextcloud/lib/private/db/querybuilder
Joas Schilling 1c7d7288c4 Add a method to select a field or value with alias 2015-11-23 13:28:31 +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 a method to select a field or value with alias 2015-11-23 13:28:31 +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