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.
Christoph Wurst 3174012adf Add event dispatcher to OCP 5 年之前
..
QueryBuilder Allow to use Subqueries in from 5 年之前
Adapter.php Fix PHPDoc 5 年之前
AdapterMySQL.php Fix like queries in the QueryBuilder 7 年之前
AdapterOCI8.php dont double escape 7 年之前
AdapterPgSql.php Fix PHPDoc 5 年之前
AdapterSqlite.php Add deprecation message ofr insertIfNotExist 5 年之前
Connection.php Code cleanup. 5 年之前
ConnectionFactory.php Use const for dbname and dbtableprefix defaults 5 年之前
MDB2SchemaManager.php Update license headers 6 年之前
MDB2SchemaReader.php Update license headers 6 年之前
MDB2SchemaWriter.php Add config option to update charset of mysql to utf8mb4 7 年之前
MigrationException.php Update with robin 7 年之前
MigrationService.php Remove the custom prefix from the table name length when checking on the default primary index 5 年之前
Migrator.php Add event dispatcher to OCP 4 年之前
MissingIndexInformation.php Fix wrong hint about missing indexes 6 年之前
MySQLMigrator.php Update with robin 7 年之前
MySqlTools.php MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 5 年之前
OCSqlitePlatform.php No need for platform hacks anymore 5 年之前
OracleConnection.php Update license headers 6 年之前
OracleMigrator.php Update license headers 6 年之前
PgSqlTools.php Fix others 7 年之前
PostgreSqlMigrator.php Fix others 7 年之前
ReconnectWrapper.php Check connection status and attempt to reconnect each each minute 6 年之前
SQLiteMigrator.php Update with robin 7 年之前
SQLiteSessionInit.php Remove unneeded semicolon and parentheses 6 年之前
SchemaWrapper.php Remove unused import statements 6 年之前