nextcloud/lib/private/DB
Daniel Kesselberg 3fb0aa40cd
feat(db): add mapping for lock wait timeout
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-05-29 11:10:43 +02:00
..
Exceptions feat(db): add mapping for lock wait timeout 2024-05-29 11:10:43 +02:00
QueryBuilder chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Adapter.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AdapterMySQL.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AdapterOCI8.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AdapterPgSql.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
AdapterSqlite.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
BacktraceDebugStack.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Connection.php fix(db): Prevent two connections for single node databases 2024-05-28 10:38:36 +02:00
ConnectionAdapter.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ConnectionFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
DbDataCollector.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MigrationException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MigrationService.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Migrator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MigratorExecuteSqlEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MissingColumnInformation.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MissingIndexInformation.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MissingPrimaryKeyInformation.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MySqlTools.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectParameter.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OCSqlitePlatform.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OracleConnection.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OracleMigrator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PgSqlTools.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PreparedStatement.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ResultAdapter.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SchemaWrapper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SetTransactionIsolationLevel.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SQLiteMigrator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SQLiteSessionInit.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00