Robin Appelman 5654799cb4 fix: fix passing additional db connection parameters in factory 4 mesiacov pred
..
Exceptions 3fb0aa40cd feat(db): add mapping for lock wait timeout 6 mesiacov pred
QueryBuilder 65941811b3 Merge pull request #44788 from nextcloud/db-error-logging 4 mesiacov pred
Adapter.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
AdapterMySQL.php 1e19566aa4 feat(dbal): add proper insert ignore conflict method for MySQL 5 mesiacov pred
AdapterOCI8.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
AdapterPgSql.php cac6443cbb feat(db): remove workaround for pqsql 9.4 and older 6 mesiacov pred
AdapterSqlite.php b7243681dd feat(dbal): add proper insert ignore conflict method for SQLite 5 mesiacov pred
BacktraceDebugStack.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
Connection.php 7fbb981877 feat: add additional logging for database errors 4 mesiacov pred
ConnectionAdapter.php 7fbb981877 feat: add additional logging for database errors 4 mesiacov pred
ConnectionFactory.php 5654799cb4 fix: fix passing additional db connection parameters in factory 4 mesiacov pred
DbDataCollector.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
MigrationException.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
MigrationService.php 829f2b9bc7 fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 4 mesiacov pred
Migrator.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
MigratorExecuteSqlEvent.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
MissingColumnInformation.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
MissingIndexInformation.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
MissingPrimaryKeyInformation.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
MySqlTools.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
OCSqlitePlatform.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
ObjectParameter.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
OracleConnection.php a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 4 mesiacov pred
OracleMigrator.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
PgSqlTools.php a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 4 mesiacov pred
PreparedStatement.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
ResultAdapter.php 11e84b8968 fix(db): Fix internal calls to doctrine's `fetch()` methods 4 mesiacov pred
SQLiteMigrator.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
SQLiteSessionInit.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred
SchemaWrapper.php 4f01486da0 feat: add commands for exporting current and expected database schema 5 mesiacov pred
SetTransactionIsolationLevel.php dae7c159f7 chore: Add SPDX header 6 mesiacov pred