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
Joas Schilling 0bf738d8cb
feat(db): Ensure that index names are unique across the database
2 years ago
..
Exceptions fix: Check for wrapped retriable exceptions 3 years ago
QueryBuilder Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Adapter.php composer run cs:fix 3 years ago
AdapterMySQL.php composer run cs:fix 3 years ago
AdapterOCI8.php Update php licenses 5 years ago
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 fix DBAL exception handling in setValues 3 years ago
ConnectionAdapter.php composer run cs:fix 3 years ago
ConnectionFactory.php Change option name again to be more like the other options 3 years ago
DbDataCollector.php record backtrace when profiling db requests 4 years ago
MigrationException.php Update php licenses 5 years ago
MigrationService.php feat(db): Ensure that index names are unique across the database 2 years ago
Migrator.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 3 years ago
MissingColumnInformation.php Update php licenses 5 years ago
MissingIndexInformation.php Update php licenses 5 years ago
MissingPrimaryKeyInformation.php Update php licenses 5 years ago
MySQLMigrator.php Update php licenses 5 years ago
MySqlTools.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
OCSqlitePlatform.php Update php licenses 5 years ago
ObjectParameter.php Add a built-in profiler inside Nextcloud 4 years ago
OracleConnection.php Update php licenses 5 years ago
OracleMigrator.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
PgSqlTools.php Use typed version of IConfig::getSystemValue as much as possible 3 years ago
PostgreSqlMigrator.php fixed quotes 3 years ago
PreparedStatement.php composer run cs:fix 3 years ago
ResultAdapter.php composer run cs:fix 3 years ago
SQLiteMigrator.php fix(DB): Remove not supported column comments when using SQLite 3 years ago
SQLiteSessionInit.php Update php licenses 5 years ago
SchemaWrapper.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
SetTransactionIsolationLevel.php Update php licenses 5 years ago