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 b3e6cbc4c5
Remove the custom prefix from the table name length when checking on the default primary index
6 years ago
..
QueryBuilder Allow to use Subqueries in from 6 years ago
Adapter.php Fix PHPDoc 6 years ago
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php Fix PHPDoc 6 years ago
AdapterSqlite.php
Connection.php Code cleanup. 6 years ago
ConnectionFactory.php
MDB2SchemaManager.php
MDB2SchemaReader.php
MDB2SchemaWriter.php
MigrationException.php
MigrationService.php Remove the custom prefix from the table name length when checking on the default primary index 6 years ago
Migrator.php
MissingIndexInformation.php
MySQLMigrator.php
MySqlTools.php
OCSqlitePlatform.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
ReconnectWrapper.php
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php