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
Joas Schilling 64c9ef96c4
Fix like queries in the QueryBuilder
10 years ago
..
ExpressionBuilder.php Update with robin 10 years ago
MySqlExpressionBuilder.php Fix like queries in the QueryBuilder 10 years ago
OCIExpressionBuilder.php Update with robin 10 years ago
PgSqlExpressionBuilder.php