You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/DB
Christoph Wurst d52ebaa7cd
Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off
9 months ago
..
Exceptions fix: Check for wrapped retriable exceptions 2 years ago
QueryBuilder Cast datetime columns in sqlite before comparing 11 months ago
Adapter.php Fix Exception catching in OC\DB\Adapter 1 year ago
AdapterMySQL.php composer run cs:fix 2 years ago
AdapterOCI8.php Update php licenses 4 years ago
AdapterPgSql.php Check style update 3 years ago
AdapterSqlite.php composer run cs:fix 2 years ago
BacktraceDebugStack.php log start time of queries for profiler 2 years ago
Connection.php Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off 9 months ago
ConnectionAdapter.php enh(db): provide database providers via API 1 year ago
ConnectionFactory.php enh: Implement PrimaryReadReplicaConnection 11 months ago
DbDataCollector.php record backtrace when profiling db requests 3 years ago
MigrationException.php Update php licenses 4 years ago
MigrationService.php Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade 10 months ago
Migrator.php chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 2 years ago
MissingColumnInformation.php Migrate missing column database check to new API 1 year ago
MissingIndexInformation.php Migrate missing index database check to new API 1 year ago
MissingPrimaryKeyInformation.php Migrate missing primary key database check to new API 1 year ago
MySqlTools.php Refactors "strpos" calls in lib/private to improve code readability. 2 years ago
OCSqlitePlatform.php Update php licenses 4 years ago
ObjectParameter.php Add a built-in profiler inside Nextcloud 3 years ago
OracleConnection.php Cleanup plsam issues in DB/ContactsManager and Console 1 year ago
OracleMigrator.php fix(oracle): Move away from internal and deprecated SchemaDiff API 1 year ago
PgSqlTools.php Use typed version of IConfig::getSystemValue as much as possible 2 years ago
PreparedStatement.php composer run cs:fix 2 years ago
ResultAdapter.php composer run cs:fix 2 years ago
SQLiteMigrator.php fix(sqlite): Remove some old SQLite cheats 1 year ago
SQLiteSessionInit.php Update php licenses 4 years ago
SchemaWrapper.php Refactors "strpos" calls in lib/private to improve code readability. 2 years ago
SetTransactionIsolationLevel.php enh: Implement PrimaryReadReplicaConnection 11 months ago