nextcloud-server/lib/private/DB
Marcel Klehr 8589debf6d fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-07-21 15:49:40 +07:00
..
Exceptions feat: log query for dbal exceptions 2025-02-26 17:37:13 +07:00
QueryBuilder chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Adapter.php fix: Revert "fix(db): Store last insert id before reconnect" 2025-05-21 07:55:42 +07:00
AdapterMySQL.php
AdapterOCI8.php fix: Revert "fix(db): Store last insert id before reconnect" 2025-05-21 07:55:42 +07:00
AdapterPgSql.php fix: Revert "fix(db): Store last insert id before reconnect" 2025-05-21 07:55:42 +07:00
AdapterSqlite.php
ArrayResult.php
BacktraceDebugStack.php
Connection.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ConnectionAdapter.php Merge pull request #51073 from nextcloud/dbal-exception-query 2025-03-04 16:32:55 +07:00
ConnectionFactory.php fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well 2025-07-21 15:49:40 +07:00
DbDataCollector.php
MigrationException.php
MigrationService.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Migrator.php
MigratorExecuteSqlEvent.php
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySqlTools.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
OCSqlitePlatform.php
ObjectParameter.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PreparedStatement.php
ResultAdapter.php
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SetTransactionIsolationLevel.php