Joas Schilling c09fa1ee65 Only check the Oracle schema conditions if the app supports it 6 lat temu
..
QueryBuilder bb352fb667 Use the defined func()->count() instead of manual counting 5 lat temu
Adapter.php 5273639d0e Add deprecation message ofr insertIfNotExist 5 lat temu
AdapterMySQL.php 64c9ef96c4 Fix like queries in the QueryBuilder 8 lat temu
AdapterOCI8.php 3355fd549f dont double escape 7 lat temu
AdapterPgSql.php ba87db3fcc Fix others 8 lat temu
AdapterSqlite.php 5273639d0e Add deprecation message ofr insertIfNotExist 5 lat temu
Connection.php 5273639d0e Add deprecation message ofr insertIfNotExist 5 lat temu
ConnectionFactory.php 0ee191bf44 Use const for dbname and dbtableprefix defaults 6 lat temu
MDB2SchemaManager.php 0eebff152a Update license headers 7 lat temu
MDB2SchemaReader.php 0eebff152a Update license headers 7 lat temu
MDB2SchemaWriter.php cc28f82b36 Add config option to update charset of mysql to utf8mb4 8 lat temu
MigrationException.php 0215b004da Update with robin 8 lat temu
MigrationService.php c09fa1ee65 Only check the Oracle schema conditions if the app supports it 5 lat temu
Migrator.php 0eebff152a Update license headers 7 lat temu
MissingIndexInformation.php 624d191ef6 Fix wrong hint about missing indexes 6 lat temu
MySQLMigrator.php 0215b004da Update with robin 8 lat temu
MySqlTools.php 011fe9e0f9 MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 6 lat temu
OCSqlitePlatform.php 0215b004da Update with robin 8 lat temu
OracleConnection.php 0eebff152a Update license headers 7 lat temu
OracleMigrator.php 0eebff152a Update license headers 7 lat temu
PgSqlTools.php ba87db3fcc Fix others 8 lat temu
PostgreSqlMigrator.php ba87db3fcc Fix others 8 lat temu
ReconnectWrapper.php 335619f6a4 Check connection status and attempt to reconnect each each minute 6 lat temu
SQLiteMigrator.php 0215b004da Update with robin 8 lat temu
SQLiteSessionInit.php a661f043e1 Remove unneeded semicolon and parentheses 6 lat temu
SchemaWrapper.php d3d045dd5c Remove unused import statements 6 lat temu