0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/lib/private/DB/QueryBuilder/ExpressionBuilder
Robin Appelman 16c184e2cb
fix: cast to bigint on postgresql
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-07-23 14:41:13 +02:00
..
ExpressionBuilder.php fix(db): Deprecate IExpressionBuilder::or() and IExpressionBuilder::and() without parameters 2024-07-19 11:21:16 +02:00
MySqlExpressionBuilder.php fix(db): Deprecate IExpressionBuilder::or() and IExpressionBuilder::and() without parameters 2024-07-19 11:21:16 +02:00
OCIExpressionBuilder.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PgSqlExpressionBuilder.php fix: cast to bigint on postgresql 2024-07-23 14:41:13 +02:00
SqliteExpressionBuilder.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00