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