server/lib/private/DB
Joas Schilling c09fa1ee65
Only check the Oracle schema conditions if the app supports it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-17 13:52:08 +01:00
..
QueryBuilder Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Adapter.php Add deprecation message ofr insertIfNotExist 2018-11-09 12:13:30 +01:00
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php Add deprecation message ofr insertIfNotExist 2018-11-09 12:13:30 +01:00
Connection.php Add deprecation message ofr insertIfNotExist 2018-11-09 12:13:30 +01:00
ConnectionFactory.php Use const for dbname and dbtableprefix defaults 2018-09-23 18:15:57 +02:00
MDB2SchemaManager.php
MDB2SchemaReader.php
MDB2SchemaWriter.php
MigrationException.php
MigrationService.php Only check the Oracle schema conditions if the app supports it 2018-12-17 13:52:08 +01:00
Migrator.php
MissingIndexInformation.php Fix wrong hint about missing indexes 2018-06-13 11:56:43 +02:00
MySQLMigrator.php
MySqlTools.php MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 2018-07-09 15:37:22 +02:00
OCSqlitePlatform.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
ReconnectWrapper.php Check connection status and attempt to reconnect each each minute 2018-05-08 19:25:58 +02:00
SchemaWrapper.php Remove unused import statements 2018-02-14 16:55:43 +01:00
SQLiteMigrator.php
SQLiteSessionInit.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00