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