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