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
Joas Schilling 5574c12371
fix(apps): Fix loading info.xml file
Ref: https://bugs.php.net/bug.php?id=62577

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months ago
..
QueryBuilder Activate constraint check for oracle / pqsql also for 20. 3 years ago
Adapter.php Remove @suppress SqlInjectionChecker 4 years ago
AdapterMySQL.php Update license headers 5 years ago
AdapterOCI8.php Update license headers for 19 4 years ago
AdapterPgSql.php Remove @suppress SqlInjectionChecker 4 years ago
AdapterSqlite.php Update license headers for 19 4 years ago
Connection.php Don't try to update on NotNullConstraintViolationException, only on unique or foreign key 4 years ago
ConnectionFactory.php Add visibility to all constants 4 years ago
MDB2SchemaManager.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 4 years ago
MDB2SchemaReader.php fix(apps): Fix loading info.xml file 11 months ago
MDB2SchemaWriter.php Update license headers for 19 4 years ago
MigrationException.php Use exactly one empty line after the namespace declaration 4 years ago
MigrationService.php Make sure the migrations table schema is always checked 4 years ago
Migrator.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 4 years ago
MissingColumnInformation.php Format control structures, classes, methods and function 4 years ago
MissingIndexInformation.php Format control structures, classes, methods and function 4 years ago
MissingPrimaryKeyInformation.php Create primary keys on all tables and add a command to create the afterwards 4 years ago
MySQLMigrator.php Format control structures, classes, methods and function 4 years ago
MySqlTools.php Update license headers for 19 4 years ago
OCSqlitePlatform.php Format control structures, classes, methods and function 4 years ago
OracleConnection.php Use matching parameter names form interfaces and implementations 4 years ago
OracleMigrator.php Update license headers for 19 4 years ago
PgSqlTools.php Use exactly one empty line after the namespace declaration 4 years ago
PostgreSqlMigrator.php Update license headers 5 years ago
ReconnectWrapper.php change reconect wrapper to only check connection after inactivity 3 years ago
SQLiteMigrator.php Update the license headers for Nextcloud 19 4 years ago
SQLiteSessionInit.php Update the license headers for Nextcloud 19 4 years ago
SchemaWrapper.php Update license headers for 19 4 years ago
SetTransactionIsolationLevel.php Update the license headers for Nextcloud 19 4 years ago