nextcloud/lib/public/DB/QueryBuilder
Robin Appelman 0e9feeb090
return from QueryBuilder instead of IQueryBuilder
this make the type hints work properly with querybuilder subclasses

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-13 11:30:27 +01:00
..
ICompositeExpression.php Fix others 2016-07-21 18:13:57 +02:00
IExpressionBuilder.php Made IExpressionBuilder varadic 2018-03-13 09:35:09 +01:00
IFunctionBuilder.php add MAX and MIN to functionbuilder 2019-09-06 12:28:17 +02:00
ILiteral.php Fix others 2016-07-21 18:13:57 +02:00
IParameter.php Fix others 2016-07-21 18:13:57 +02:00
IQueryBuilder.php return from QueryBuilder instead of IQueryBuilder 2019-11-13 11:30:27 +01:00
IQueryFunction.php Fix others 2016-07-21 18:13:57 +02:00