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 033a654389
Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty
2 years ago
..
Exceptions fix: Check for wrapped retriable exceptions 3 years ago
QueryBuilder Cast datetime columns in sqlite before comparing 2 years ago
Adapter.php Fix Exception catching in OC\DB\Adapter 2 years ago
AdapterMySQL.php composer run cs:fix 3 years ago
AdapterOCI8.php
AdapterPgSql.php Check style update 4 years ago
AdapterSqlite.php composer run cs:fix 3 years ago
BacktraceDebugStack.php log start time of queries for profiler 3 years ago
Connection.php Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty 2 years ago
ConnectionAdapter.php enh(db): provide database providers via API 2 years ago
ConnectionFactory.php enh: Implement PrimaryReadReplicaConnection 2 years ago
DbDataCollector.php record backtrace when profiling db requests 4 years ago
MigrationException.php
MigrationService.php fix(install): Make installing more verbose 2 years ago
Migrator.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 3 years ago
MissingColumnInformation.php Migrate missing column database check to new API 2 years ago
MissingIndexInformation.php Migrate missing index database check to new API 2 years ago
MissingPrimaryKeyInformation.php Migrate missing primary key database check to new API 2 years ago
MySqlTools.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
OCSqlitePlatform.php
ObjectParameter.php Add a built-in profiler inside Nextcloud 4 years ago
OracleConnection.php Cleanup plsam issues in DB/ContactsManager and Console 2 years ago
OracleMigrator.php fix(oracle): Move away from internal and deprecated SchemaDiff API 2 years ago
PgSqlTools.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
PreparedStatement.php composer run cs:fix 3 years ago
ResultAdapter.php composer run cs:fix 3 years ago
SQLiteMigrator.php fix(sqlite): Remove some old SQLite cheats 2 years ago
SQLiteSessionInit.php
SchemaWrapper.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
SetTransactionIsolationLevel.php enh: Implement PrimaryReadReplicaConnection 2 years ago