nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder
Joas Schilling 990bb07002
Cast bool things to numbers as that is how they are stored in the database
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-06 13:36:57 +01:00
..
ExpressionBuilder.php Update license headers 2019-12-05 15:38:45 +01:00
MySqlExpressionBuilder.php Revert "Make sure MySQL is not saying 'this' = 'this ' is true" 2020-04-15 23:49:16 +02:00
OCIExpressionBuilder.php Cast bool things to numbers as that is how they are stored in the database 2020-11-06 13:36:57 +01:00
PgSqlExpressionBuilder.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SqliteExpressionBuilder.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00