mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 12:00:39 -05:00
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> |
||
|---|---|---|
| .. | ||
| ExpressionBuilder.php | ||
| MySqlExpressionBuilder.php | ||
| OCIExpressionBuilder.php | ||
| PgSqlExpressionBuilder.php | ||
| SqliteExpressionBuilder.php | ||