mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Signed-off-by: Julius Härtl <jus@bitgrid.net> Revert "Make sure the migrations table schema is always checked" This reverts commit 258955ef738a52d9da2ac2fe59466e6093d7e9bc. Set current vendor during upgrade and perform migrations table change if needed Signed-off-by: Julius Härtl <jus@bitgrid.net> |
||
|---|---|---|
| .. | ||
| QueryBuilder | ||
| Adapter.php | ||
| AdapterMySQL.php | ||
| AdapterOCI8.php | ||
| AdapterPgSql.php | ||
| AdapterSqlite.php | ||
| Connection.php | ||
| ConnectionFactory.php | ||
| MDB2SchemaManager.php | ||
| MDB2SchemaReader.php | ||
| MDB2SchemaWriter.php | ||
| MigrationException.php | ||
| MigrationService.php | ||
| Migrator.php | ||
| MissingColumnInformation.php | ||
| MissingIndexInformation.php | ||
| MissingPrimaryKeyInformation.php | ||
| MySQLMigrator.php | ||
| MySqlTools.php | ||
| OCSqlitePlatform.php | ||
| OracleConnection.php | ||
| OracleMigrator.php | ||
| PgSqlTools.php | ||
| PostgreSqlMigrator.php | ||
| ReconnectWrapper.php | ||
| SchemaWrapper.php | ||
| SetTransactionIsolationLevel.php | ||
| SQLiteMigrator.php | ||
| SQLiteSessionInit.php | ||