You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/DB/QueryBuilder/ExpressionBuilder
Robin Appelman 16c184e2cb
fix: cast to bigint on postgresql
1 year ago
..
ExpressionBuilder.php fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
MySqlExpressionBuilder.php fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
OCIExpressionBuilder.php chore: Add SPDX header 2 years ago
PgSqlExpressionBuilder.php fix: cast to bigint on postgresql 1 year ago
SqliteExpressionBuilder.php chore: Add SPDX header 2 years ago