nextcloud-server/lib/private/DB
Morris Jobke f12e7e0e95
Fetch the logger and system config once for all query builder instances
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-29 22:35:06 +01:00
..
QueryBuilder Add explicit typecast for $value. 2020-10-03 17:15:14 +02:00
Adapter.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AdapterMySQL.php
AdapterOCI8.php Update license headers for 19 2020-04-29 11:57:22 +02:00
AdapterPgSql.php Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
AdapterSqlite.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Connection.php Fetch the logger and system config once for all query builder instances 2020-10-29 22:35:06 +01:00
ConnectionFactory.php
MDB2SchemaManager.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
MDB2SchemaReader.php
MDB2SchemaWriter.php Update license headers for 19 2020-04-29 11:57:22 +02:00
MigrationException.php
MigrationService.php Warn about adding NotNull columns with nullable default 2020-09-07 13:14:49 +02:00
Migrator.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
MissingColumnInformation.php
MissingIndexInformation.php
MySQLMigrator.php
MySqlTools.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OCSqlitePlatform.php
OracleConnection.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
OracleMigrator.php Update license headers for 19 2020-04-29 11:57:22 +02:00
PgSqlTools.php
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