Julius Härtl 7f0d0cf03c Merge pull request #47640 from nextcloud/fix/migrator-replica 4 months ago
..
Exceptions 3fb0aa40cd feat(db): add mapping for lock wait timeout 7 months ago
QueryBuilder 2574cbfa61 chore: Apply php:cs recommendations 4 months ago
Adapter.php af6de04e9e style: update codestyle for coding-standard 1.2.3 4 months ago
AdapterMySQL.php 1e19566aa4 feat(dbal): add proper insert ignore conflict method for MySQL 6 months ago
AdapterOCI8.php dae7c159f7 chore: Add SPDX header 7 months ago
AdapterPgSql.php cac6443cbb feat(db): remove workaround for pqsql 9.4 and older 7 months ago
AdapterSqlite.php af6de04e9e style: update codestyle for coding-standard 1.2.3 4 months ago
ArrayResult.php 2574cbfa61 chore: Apply php:cs recommendations 4 months ago
BacktraceDebugStack.php dae7c159f7 chore: Add SPDX header 7 months ago
Connection.php edaa4d1432 fix(DB): do not assume sharding is always enabled 4 months ago
ConnectionAdapter.php 62f8b6517f feat: implement distributing partitioned queries over multiple shards 4 months ago
ConnectionFactory.php 381e922085 fix(DB): set sharding parameters only when intended 4 months ago
DbDataCollector.php dae7c159f7 chore: Add SPDX header 7 months ago
MigrationException.php dae7c159f7 chore: Add SPDX header 7 months ago
MigrationService.php 46c853146b fix(migration): Correctly sort migrations by version number 4 months ago
Migrator.php c3fa25a16e fix: Run migration sql as statement so that the primary db node is used 4 months ago
MigratorExecuteSqlEvent.php dae7c159f7 chore: Add SPDX header 7 months ago
MissingColumnInformation.php dae7c159f7 chore: Add SPDX header 7 months ago
MissingIndexInformation.php dae7c159f7 chore: Add SPDX header 7 months ago
MissingPrimaryKeyInformation.php dae7c159f7 chore: Add SPDX header 7 months ago
MySqlTools.php dae7c159f7 chore: Add SPDX header 7 months ago
OCSqlitePlatform.php dae7c159f7 chore: Add SPDX header 7 months ago
ObjectParameter.php dae7c159f7 chore: Add SPDX header 7 months ago
OracleConnection.php a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 5 months ago
OracleMigrator.php dae7c159f7 chore: Add SPDX header 7 months ago
PgSqlTools.php a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 5 months ago
PreparedStatement.php af6de04e9e style: update codestyle for coding-standard 1.2.3 4 months ago
ResultAdapter.php 11e84b8968 fix(db): Fix internal calls to doctrine's `fetch()` methods 5 months ago
SQLiteMigrator.php dae7c159f7 chore: Add SPDX header 7 months ago
SQLiteSessionInit.php dae7c159f7 chore: Add SPDX header 7 months ago
SchemaWrapper.php 62f8b6517f feat: implement distributing partitioned queries over multiple shards 4 months ago
SetTransactionIsolationLevel.php dae7c159f7 chore: Add SPDX header 7 months ago