nextcloud-server/lib/private/DB
Joas Schilling be5cc3a973 Remove the custom prefix from the table name length when checking on the default primary index
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-30 12:20:31 +07:00
..
QueryBuilder Allow to use Subqueries in from 2019-04-17 10:17:59 +07:00
Adapter.php Fix PHPDoc 2019-03-21 17:05:57 +07:00
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php Fix PHPDoc 2019-03-21 17:05:57 +07:00
AdapterSqlite.php Add deprecation message ofr insertIfNotExist 2018-11-09 12:13:30 +07:00
Connection.php Code cleanup. 2019-03-21 11:42:00 +07:00
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 2019-04-30 12:20:31 +07:00
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