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