You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joas Schilling c09fa1ee65
Only check the Oracle schema conditions if the app supports it
5 years ago
..
QueryBuilder Use the defined func()->count() instead of manual counting 5 years ago
Adapter.php Add deprecation message ofr insertIfNotExist 5 years ago
AdapterMySQL.php Fix like queries in the QueryBuilder 7 years ago
AdapterOCI8.php dont double escape 7 years ago
AdapterPgSql.php Fix others 7 years ago
AdapterSqlite.php Add deprecation message ofr insertIfNotExist 5 years ago
Connection.php Add deprecation message ofr insertIfNotExist 5 years ago
ConnectionFactory.php Use const for dbname and dbtableprefix defaults 5 years ago
MDB2SchemaManager.php Update license headers 6 years ago
MDB2SchemaReader.php Update license headers 6 years ago
MDB2SchemaWriter.php Add config option to update charset of mysql to utf8mb4 7 years ago
MigrationException.php Update with robin 7 years ago
MigrationService.php Only check the Oracle schema conditions if the app supports it 5 years ago
Migrator.php Update license headers 6 years ago
MissingIndexInformation.php Fix wrong hint about missing indexes 6 years ago
MySQLMigrator.php Update with robin 7 years ago
MySqlTools.php MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 5 years ago
OCSqlitePlatform.php Update with robin 7 years ago
OracleConnection.php Update license headers 6 years ago
OracleMigrator.php Update license headers 6 years ago
PgSqlTools.php Fix others 7 years ago
PostgreSqlMigrator.php Fix others 7 years ago
ReconnectWrapper.php Check connection status and attempt to reconnect each each minute 6 years ago
SQLiteMigrator.php Update with robin 7 years ago
SQLiteSessionInit.php Remove unneeded semicolon and parentheses 6 years ago
SchemaWrapper.php Remove unused import statements 6 years ago