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