Benjamin Gaussorgues 0cd1eeb509 fix(sharding): typo in addOrderBy 3 weeks ago
..
Exceptions 3fb0aa40cd feat(db): add mapping for lock wait timeout 5 months ago
QueryBuilder 0cd1eeb509 fix(sharding): typo in addOrderBy 3 weeks ago
Adapter.php dae7c159f7 chore: Add SPDX header 6 months ago
AdapterMySQL.php 1e19566aa4 feat(dbal): add proper insert ignore conflict method for MySQL 5 months ago
AdapterOCI8.php dae7c159f7 chore: Add SPDX header 6 months ago
AdapterPgSql.php cac6443cbb feat(db): remove workaround for pqsql 9.4 and older 5 months ago
AdapterSqlite.php b7243681dd feat(dbal): add proper insert ignore conflict method for SQLite 5 months ago
ArrayResult.php e5a8f996bd chore: Apply php:cs recommendations 2 months ago
BacktraceDebugStack.php dae7c159f7 chore: Add SPDX header 6 months ago
Connection.php 1b89323703 fix(DB): do not assume sharding is always enabled 2 months ago
ConnectionAdapter.php 82d7eaf80a feat: implement distributing partitioned queries over multiple shards 2 months ago
ConnectionFactory.php e9dcfbcfb7 fix(DB): set sharding parameters only when intended 2 months ago
DbDataCollector.php dae7c159f7 chore: Add SPDX header 6 months ago
MigrationException.php dae7c159f7 chore: Add SPDX header 6 months ago
MigrationService.php 8894747257 fix(migration): Correctly sort migrations by version number 2 months ago
Migrator.php 332b7a43a4 fix: Run migration sql as statement so that the primary db node is used 2 months ago
MigratorExecuteSqlEvent.php dae7c159f7 chore: Add SPDX header 6 months ago
MissingColumnInformation.php dae7c159f7 chore: Add SPDX header 6 months ago
MissingIndexInformation.php dae7c159f7 chore: Add SPDX header 6 months ago
MissingPrimaryKeyInformation.php dae7c159f7 chore: Add SPDX header 6 months ago
MySqlTools.php dae7c159f7 chore: Add SPDX header 6 months ago
OCSqlitePlatform.php dae7c159f7 chore: Add SPDX header 6 months ago
ObjectParameter.php dae7c159f7 chore: Add SPDX header 6 months ago
OracleConnection.php a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 4 months ago
OracleMigrator.php dae7c159f7 chore: Add SPDX header 6 months ago
PgSqlTools.php a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 4 months ago
PreparedStatement.php dae7c159f7 chore: Add SPDX header 6 months ago
ResultAdapter.php 11e84b8968 fix(db): Fix internal calls to doctrine's `fetch()` methods 4 months ago
SQLiteMigrator.php dae7c159f7 chore: Add SPDX header 6 months ago
SQLiteSessionInit.php dae7c159f7 chore: Add SPDX header 6 months ago
SchemaWrapper.php 82d7eaf80a feat: implement distributing partitioned queries over multiple shards 2 months ago
SetTransactionIsolationLevel.php dae7c159f7 chore: Add SPDX header 6 months ago