nextcloud/lib/private/DB/QueryBuilder
Joas Schilling 8b0bf9eadf
Allow NULL as well for limit, not integer only
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-15 18:53:42 +01:00
..
ExpressionBuilder make it possible to override the default collation 2021-09-01 11:57:47 +02:00
FunctionBuilder Update php licenses 2021-06-04 22:02:41 +02:00
CompositeExpression.php Update php licenses 2021-06-04 22:02:41 +02:00
Literal.php Update php licenses 2021-06-04 22:02:41 +02:00
Parameter.php Update php licenses 2021-06-04 22:02:41 +02:00
QueryBuilder.php Allow NULL as well for limit, not integer only 2021-11-15 18:53:42 +01:00
QueryFunction.php Update php licenses 2021-06-04 22:02:41 +02:00
QuoteHelper.php Update php licenses 2021-06-04 22:02:41 +02:00