mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
* Only apps should be checked which say they support oracle * Only check newly added items, to allow forward migration from an existing database structure Signed-off-by: Joas Schilling <coding@schilljs.com> |
||
|---|---|---|
| .. | ||
| 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 | ||
| MissingIndexInformation.php | ||
| MySQLMigrator.php | ||
| MySqlTools.php | ||
| OCSqlitePlatform.php | ||
| OracleConnection.php | ||
| OracleMigrator.php | ||
| PgSqlTools.php | ||
| PostgreSqlMigrator.php | ||
| ReconnectWrapper.php | ||
| SchemaWrapper.php | ||
| SQLiteMigrator.php | ||
| SQLiteSessionInit.php | ||