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
AdapterMySQL.php
AdapterOCI8.php dont double escape 9 years ago
AdapterPgSql.php
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
MigrationException.php
MigrationService.php "Only variables must be passed by reference" 9 years ago
Migrator.php Start migrations 9 years ago
MySQLMigrator.php
MySqlTools.php Add console command to migrate the charset 9 years ago
NoCheckMigrator.php
OCPostgreSqlPlatform.php Fix bigint handling on postgres 8 years ago
OCSqlitePlatform.php
OracleConnection.php Start migrations 9 years ago
OracleMigrator.php Start migrations 9 years ago
PgSqlTools.php
PostgreSqlMigrator.php
SQLiteMigrator.php
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