nextcloud-server/lib/public/DB/QueryBuilder
Robin Appelman ac45af68cd
Add sub() to the query function builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-04-12 16:09:35 +02:00
..
ICompositeExpression.php
IExpressionBuilder.php Add bitwise AND and OR to the expression builder 2017-01-05 14:30:25 +01:00
IFunctionBuilder.php Add sub() to the query function builder 2017-04-12 16:09:35 +02:00
ILiteral.php
IParameter.php
IQueryBuilder.php rename fun to func 2017-03-30 11:15:06 +02:00
IQueryFunction.php