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