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
Ferdinand Thiessen a9af58fd1a fix(DB): Remove not supported column comments when using SQLite
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
1 year ago
..
Exceptions composer run cs:fix 1 year ago
QueryBuilder Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potential-bugs 1 year ago
Adapter.php composer run cs:fix 1 year 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 more psalm issues in OC\DB 2 years ago
ConnectionAdapter.php composer run cs:fix 1 year ago
ConnectionFactory.php Change option name again to be more like the other options 2 years ago
DbDataCollector.php record backtrace when profiling db requests 2 years ago
MigrationException.php Update php licenses 3 years ago
MigrationService.php typehint migrationservice closures 2 years ago
Migrator.php Fix psalm issues following doctrine/dbal bump 2 years ago
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 2 years ago
MissingColumnInformation.php Update php licenses 3 years ago
MissingIndexInformation.php Update php licenses 3 years ago
MissingPrimaryKeyInformation.php Update php licenses 3 years ago
MySQLMigrator.php Update php licenses 3 years ago
MySqlTools.php composer run cs:fix 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 Update php licenses 3 years ago
OracleMigrator.php composer run cs:fix 1 year ago
PgSqlTools.php composer run cs:fix 1 year ago
PostgreSqlMigrator.php Update php licenses 3 years ago
PreparedStatement.php composer run cs:fix 1 year ago
ResultAdapter.php composer run cs:fix 1 year ago
SQLiteMigrator.php fix(DB): Remove not supported column comments when using SQLite 1 year ago
SQLiteSessionInit.php Update php licenses 3 years ago
SchemaWrapper.php composer run cs:fix 1 year ago
SetTransactionIsolationLevel.php Update php licenses 3 years ago