mirror of
https://github.com/nextcloud/server.git
synced 2026-03-01 13:00:44 -05:00
* fix URL to documentation * improve logic of UTF8mb4 check * fix connection parameter creation - it's done already in ConnectionFactory::createConnectionParams * remove unused attributes of MDB2SchemaReader Signed-off-by: Morris Jobke <hey@morrisjobke.de> |
||
|---|---|---|
| .. | ||
| QueryBuilder | ||
| Adapter.php | ||
| AdapterMySQL.php | ||
| AdapterOCI8.php | ||
| AdapterPgSql.php | ||
| AdapterSqlite.php | ||
| Connection.php | ||
| ConnectionFactory.php | ||
| MDB2SchemaManager.php | ||
| MDB2SchemaReader.php | ||
| MDB2SchemaWriter.php | ||
| MigrationException.php | ||
| Migrator.php | ||
| MySQLMigrator.php | ||
| NoCheckMigrator.php | ||
| OCSqlitePlatform.php | ||
| OracleConnection.php | ||
| OracleMigrator.php | ||
| PgSqlTools.php | ||
| PostgreSqlMigrator.php | ||
| SQLiteMigrator.php | ||
| SQLiteSessionInit.php | ||