You cannot 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/lib/private/DB
John Molakvoæ d4a6a700da
Merge pull request #39247 from nextcloud/query-log-backtrace
2 weeks ago
..
Exceptions fix: Check for wrapped retriable exceptions 1 year ago
QueryBuilder fix(querybuilder): Remove temporary internal method executeUpdate() 3 weeks ago
Adapter.php fix: Apply new coding standard to all files 2 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 fix: Apply new coding standard to all files 2 months ago
BacktraceDebugStack.php log start time of queries for profiler 1 year ago
Connection.php feat: add option to add backtrace to the query logger 2 weeks ago
ConnectionAdapter.php fix: Apply new coding standard to all files 2 months ago
ConnectionFactory.php Merge pull request #44470 from nextcloud/fix/compatibility-replica-splitting 2 months ago
DbDataCollector.php fix: Apply new coding standard to all files 2 months ago
MigrationException.php Update php licenses 3 years ago
MigrationService.php fix: Apply new coding standard to all files 2 months ago
Migrator.php fix: Apply new coding standard to all files 2 months ago
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 2 years ago
MissingColumnInformation.php Migrate missing column database check to new API 6 months ago
MissingIndexInformation.php Migrate missing index database check to new API 6 months ago
MissingPrimaryKeyInformation.php Migrate missing primary key database check to new API 6 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 9 months ago
OracleMigrator.php fix(oracle): Move away from internal and deprecated SchemaDiff API 8 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 8 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 5 months ago