Stephan Orbaugh 65941811b3 Merge pull request #44788 from nextcloud/db-error-logging 3 月之前
..
Exceptions 3fb0aa40cd feat(db): add mapping for lock wait timeout 5 月之前
QueryBuilder 65941811b3 Merge pull request #44788 from nextcloud/db-error-logging 3 月之前
Adapter.php dae7c159f7 chore: Add SPDX header 5 月之前
AdapterMySQL.php 1e19566aa4 feat(dbal): add proper insert ignore conflict method for MySQL 4 月之前
AdapterOCI8.php dae7c159f7 chore: Add SPDX header 5 月之前
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 4 月之前
BacktraceDebugStack.php dae7c159f7 chore: Add SPDX header 5 月之前
Connection.php 7fbb981877 feat: add additional logging for database errors 3 月之前
ConnectionAdapter.php 7fbb981877 feat: add additional logging for database errors 3 月之前
ConnectionFactory.php dae7c159f7 chore: Add SPDX header 5 月之前
DbDataCollector.php dae7c159f7 chore: Add SPDX header 5 月之前
MigrationException.php dae7c159f7 chore: Add SPDX header 5 月之前
MigrationService.php 829f2b9bc7 fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 3 月之前
Migrator.php dae7c159f7 chore: Add SPDX header 5 月之前
MigratorExecuteSqlEvent.php dae7c159f7 chore: Add SPDX header 5 月之前
MissingColumnInformation.php dae7c159f7 chore: Add SPDX header 5 月之前
MissingIndexInformation.php dae7c159f7 chore: Add SPDX header 5 月之前
MissingPrimaryKeyInformation.php dae7c159f7 chore: Add SPDX header 5 月之前
MySqlTools.php dae7c159f7 chore: Add SPDX header 5 月之前
OCSqlitePlatform.php dae7c159f7 chore: Add SPDX header 5 月之前
ObjectParameter.php dae7c159f7 chore: Add SPDX header 5 月之前
OracleConnection.php a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 3 月之前
OracleMigrator.php dae7c159f7 chore: Add SPDX header 5 月之前
PgSqlTools.php a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 3 月之前
PreparedStatement.php dae7c159f7 chore: Add SPDX header 5 月之前
ResultAdapter.php 11e84b8968 fix(db): Fix internal calls to doctrine's `fetch()` methods 3 月之前
SQLiteMigrator.php dae7c159f7 chore: Add SPDX header 5 月之前
SQLiteSessionInit.php dae7c159f7 chore: Add SPDX header 5 月之前
SchemaWrapper.php 4f01486da0 feat: add commands for exporting current and expected database schema 4 月之前
SetTransactionIsolationLevel.php dae7c159f7 chore: Add SPDX header 5 月之前