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 a3bdb318e9
Fix bigint handling on postgres
8 years ago
..
QueryBuilder Add a method to compare empty strings with an expression 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 Add Phan plugin to check for SQL injections 9 years ago
ConnectionFactory.php Fix bigint handling on postgres 8 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
MigrationService.php "Only variables must be passed by reference" 9 years ago
Migrator.php Start migrations 9 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
OCPostgreSqlPlatform.php Fix bigint handling on postgres 8 years ago
OCSqlitePlatform.php Update with robin 10 years ago
OracleConnection.php Start migrations 9 years ago
OracleMigrator.php Start migrations 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 Add MD5() to sqlite 9 years ago
SchemaWrapper.php Use order by to avoid problems when chunking finds a same item again... 9 years ago