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
Robin Appelman ef87ff1848
Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private
3 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 Fix Exception catching in OC\DB\Adapter 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 Cleanup plsam issues in DB/ContactsManager and Console 3 years ago
ConnectionAdapter.php enh(db): provide database providers via API 3 years ago
ConnectionFactory.php Change option name again to be more like the other options 4 years ago
DbDataCollector.php record backtrace when profiling db requests 4 years ago
MigrationException.php Update php licenses 5 years ago
MigrationService.php Cleanup plsam issues in DB/ContactsManager and Console 3 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 4 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 Cleanup plsam issues in DB/ContactsManager and Console 3 years ago
OracleMigrator.php Refactor "substr" calls to improve code readability 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