nextcloud/lib/private/DB/QueryBuilder
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
ExpressionBuilder add casting to string for postgresql query builder 2019-03-14 14:19:10 +01:00
FunctionBuilder add count() as shortcut for count('*') in FunctionBuilder 2019-11-13 11:30:32 +01:00
CompositeExpression.php Fix others 2016-07-21 18:13:57 +02:00
Literal.php Fix others 2016-07-21 18:13:57 +02:00
Parameter.php Fix others 2016-07-21 18:13:57 +02:00
QueryBuilder.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
QueryFunction.php Fix others 2016-07-21 18:13:57 +02:00
QuoteHelper.php Update license headers 2017-11-06 16:56:19 +01:00