nextcloud-server/lib/private/DB
2020-11-20 15:02:51 +01:00
..
QueryBuilder Merge pull request #24007 from nextcloud/select-distinct-multiple 2020-11-19 22:39:01 +01:00
Adapter.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Connection.php Don't try to update on NotNullConstraintViolationException, only on unique or foreign key 2020-11-10 15:36:27 +01:00
ConnectionFactory.php
MDB2SchemaManager.php
MDB2SchemaReader.php
MDB2SchemaWriter.php
MigrationException.php
MigrationService.php Revert "Revert "Installation goes brrrr"" 2020-11-11 20:12:13 +01:00
Migrator.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php Create primary keys on all tables and add a command to create the afterwards 2020-11-10 15:36:27 +01:00
MySQLMigrator.php
MySqlTools.php
OCSqlitePlatform.php
OracleConnection.php Psalm fixes 2020-10-30 19:27:53 +01:00
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
ReconnectWrapper.php
SchemaWrapper.php Don't drop the table anymore when we create it again 2020-11-16 19:34:38 +01:00
SetTransactionIsolationLevel.php
SQLiteMigrator.php
SQLiteSessionInit.php