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
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff
9 years ago
..
QueryBuilder Add bitwise AND and OR to the expression builder 10 years ago
Adapter.php Update with robin 10 years ago
AdapterMySQL.php Fix like queries in the QueryBuilder 10 years ago
AdapterOCI8.php Update with robin 10 years ago
AdapterPgSql.php Fix others 10 years ago
AdapterSqlite.php Update with robin 10 years ago
Connection.php Fixed failing test which was ignoring a required (not null) column (#26303) 9 years ago
ConnectionFactory.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
MDB2SchemaManager.php Kill update simulation 10 years ago
MDB2SchemaReader.php Namespace and array syntax fixes 9 years ago
MDB2SchemaWriter.php Add config option to update charset of mysql to utf8mb4 10 years ago
MigrationException.php Update with robin 10 years ago
Migrator.php Update with robin 10 years ago
MySQLMigrator.php Update with robin 10 years ago
NoCheckMigrator.php Update with robin 10 years ago
OCSqlitePlatform.php Update with robin 10 years ago
OracleConnection.php Update with robin 10 years ago
OracleMigrator.php Update with robin 10 years ago
PgSqlTools.php Fix others 10 years ago
PostgreSqlMigrator.php Fix others 10 years ago
SQLiteMigrator.php Update with robin 10 years ago
SQLiteSessionInit.php Update with robin 10 years ago