nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder
Côme Chilliet 18a91f02fa
Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\ExpressionBuilder::literal
This fixes PHP errors about passing null to PDO::quote second parameter.
We may want to change IExpressionBuilder as well?

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-23 09:29:02 +01:00
..
ExpressionBuilder.php Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\ExpressionBuilder::literal 2021-11-23 09:29:02 +01:00
MySqlExpressionBuilder.php make it possible to override the default collation 2021-09-01 11:57:47 +02:00
OCIExpressionBuilder.php Allow casting query functions as well 2021-07-07 14:20:24 +02:00
PgSqlExpressionBuilder.php Allow casting query functions as well 2021-07-07 14:20:24 +02:00
SqliteExpressionBuilder.php Update php licenses 2021-06-04 22:02:41 +02:00