nextcloud-server/lib/private/DB
Daniel Kesselberg 87dd760a89
Replace TYPE with TYPES
As TYPE::* is deprecated.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-06-30 23:46:22 +02:00
..
QueryBuilder Update license headers for 19 2020-04-29 11:57:22 +02:00
Adapter.php Update license headers for 19 2020-04-29 11:57:22 +02:00
AdapterMySQL.php
AdapterOCI8.php Update license headers for 19 2020-04-29 11:57:22 +02:00
AdapterPgSql.php Update license headers for 19 2020-04-29 11:57:22 +02:00
AdapterSqlite.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Connection.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ConnectionFactory.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
MDB2SchemaManager.php Update license headers for 19 2020-04-29 11:57:22 +02:00
MDB2SchemaReader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MDB2SchemaWriter.php Update license headers for 19 2020-04-29 11:57:22 +02:00
MigrationException.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
MigrationService.php Replace TYPE with TYPES 2020-06-30 23:46:22 +02:00
Migrator.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MissingColumnInformation.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MissingIndexInformation.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MySQLMigrator.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MySqlTools.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OCSqlitePlatform.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OracleConnection.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OracleMigrator.php Update license headers for 19 2020-04-29 11:57:22 +02:00
PgSqlTools.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
PostgreSqlMigrator.php
ReconnectWrapper.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SchemaWrapper.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SetTransactionIsolationLevel.php
SQLiteMigrator.php
SQLiteSessionInit.php