nextcloud-server/lib/private/DB
Christoph Wurst 97152de9bf
fix(db): Execute dirty reads on the primary node
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-30 12:17:39 +07:00
..
Exceptions
QueryBuilder Cast datetime columns in sqlite before comparing 2023-12-29 10:36:59 +07:00
Adapter.php
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php
BacktraceDebugStack.php
Connection.php fix(db): Execute dirty reads on the primary node 2024-01-30 12:17:39 +07:00
ConnectionAdapter.php
ConnectionFactory.php enh: Implement PrimaryReadReplicaConnection 2023-12-16 20:27:37 +07:00
DbDataCollector.php
MigrationException.php
MigrationService.php
Migrator.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
MigratorExecuteSqlEvent.php
MissingColumnInformation.php Migrate missing column database check to new API 2023-11-27 15:23:52 +07:00
MissingIndexInformation.php Migrate missing index database check to new API 2023-11-27 15:23:52 +07:00
MissingPrimaryKeyInformation.php Migrate missing primary key database check to new API 2023-11-27 15:23:52 +07:00
MySqlTools.php
OCSqlitePlatform.php
ObjectParameter.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PreparedStatement.php
ResultAdapter.php
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php
SetTransactionIsolationLevel.php enh: Implement PrimaryReadReplicaConnection 2023-12-16 20:27:37 +07:00