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
Joas Schilling 352a48e273
Create the migrations table also with the UTF8mb4 collation
8 years ago
..
QueryBuilder Update license headers 9 years ago
Adapter.php Use short for of substr to not need strlen() 8 years ago
AdapterMySQL.php Fix like queries in the QueryBuilder 10 years ago
AdapterOCI8.php dont double escape 9 years ago
AdapterPgSql.php Fix others 10 years ago
AdapterSqlite.php Use short for of substr to not need strlen() 8 years ago
Connection.php Update license headers 9 years ago
ConnectionFactory.php Use ::class statement instead of string 8 years ago
MDB2SchemaManager.php Update license headers 9 years ago
MDB2SchemaReader.php Update license headers 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
MigrationService.php Create the migrations table also with the UTF8mb4 collation 8 years ago
Migrator.php Update license headers 9 years ago
MySQLMigrator.php Update with robin 10 years ago
MySqlTools.php Update license headers 9 years ago
OCSqlitePlatform.php Update with robin 10 years ago
OracleConnection.php Update license headers 9 years ago
OracleMigrator.php Update license headers 9 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 Remove unneeded semicolon and parentheses 8 years ago
SchemaWrapper.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago