nextcloud-server/lib/private/DB
Joas Schilling f9d4fa2d38
Rename the method to match what it does
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 10:21:18 +02:00
..
Exceptions Check for generic errors at last. 2021-02-02 18:28:49 +01:00
QueryBuilder Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts 2021-03-05 08:42:54 +01:00
Adapter.php Add our own DB exception abstraction 2021-01-12 16:38:23 +01:00
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
AdapterSqlite.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Connection.php Cleanup unneeded code around database.xml 2021-03-24 22:15:44 +01:00
ConnectionAdapter.php Add our own DB exception abstraction 2021-01-12 16:38:23 +01:00
ConnectionFactory.php
MigrationException.php
MigrationService.php Rename the method to match what it does 2021-03-31 10:21:18 +02:00
Migrator.php Skip db migration simulation for core schema changes 2021-03-17 21:08:22 +01:00
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySQLMigrator.php Skip db migration simulation for core schema changes 2021-03-17 21:08:22 +01:00
MySqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
OCSqlitePlatform.php
OracleConnection.php
OracleMigrator.php Skip db migration simulation for core schema changes 2021-03-17 21:08:22 +01:00
PgSqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
PostgreSqlMigrator.php
PreparedStatement.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
ResultAdapter.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
SchemaWrapper.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
SetTransactionIsolationLevel.php
SQLiteMigrator.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
SQLiteSessionInit.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00