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
Thomas Müller 43427e26d7
Add console command to migrate the charset
9 years ago
..
QueryBuilder Remove unused use statements 9 years ago
Adapter.php Update with robin 10 years ago
AdapterMySQL.php Fix like queries in the QueryBuilder 9 years ago
AdapterOCI8.php dont double escape 9 years ago
AdapterPgSql.php Fix others 10 years ago
AdapterSqlite.php dont double escape 9 years ago
Connection.php Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
ConnectionFactory.php use the same oci connectstring in all code paths 9 years ago
MDB2SchemaManager.php Adding tests for 4 byte unicode characters 9 years ago
MDB2SchemaReader.php Remove unused use statements 9 years ago
MDB2SchemaWriter.php Add config option to update charset of mysql to utf8mb4 9 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
MySqlTools.php Add console command to migrate the charset 9 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 Add MD5() to sqlite 9 years ago