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
Ferdinand Thiessen a9af58fd1a fix(DB): Remove not supported column comments when using SQLite 3 years ago
..
Exceptions composer run cs:fix 3 years ago
QueryBuilder Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potential-bugs 3 years ago
Adapter.php composer run cs:fix 3 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 Fix more psalm issues in OC\DB 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
MigrationService.php typehint migrationservice closures 3 years ago
Migrator.php Fix psalm issues following doctrine/dbal bump 3 years ago
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 3 years ago
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySQLMigrator.php
MySqlTools.php composer run cs:fix 3 years ago
OCSqlitePlatform.php
ObjectParameter.php Add a built-in profiler inside Nextcloud 4 years ago
OracleConnection.php
OracleMigrator.php composer run cs:fix 3 years ago
PgSqlTools.php composer run cs:fix 3 years ago
PostgreSqlMigrator.php
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
SchemaWrapper.php composer run cs:fix 3 years ago
SetTransactionIsolationLevel.php