nextcloud-server/lib/private/DB
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09 10:16:08 +07:00
..
QueryBuilder Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
Adapter.php Update license headers 2019-12-05 15:38:45 +07:00
AdapterMySQL.php Update license headers 2019-12-05 15:38:45 +07:00
AdapterOCI8.php Update license headers 2019-12-05 15:38:45 +07:00
AdapterPgSql.php Remove unused imports 2020-03-25 22:08:08 +07:00
AdapterSqlite.php Update license headers 2019-12-05 15:38:45 +07:00
Connection.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
ConnectionFactory.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
MDB2SchemaManager.php Update license headers 2019-12-05 15:38:45 +07:00
MDB2SchemaReader.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
MDB2SchemaWriter.php Update license headers 2019-12-05 15:38:45 +07:00
MigrationException.php Update license headers 2019-12-05 15:38:45 +07:00
MigrationService.php Pick a shorter name for the transfer ownership table 2019-12-10 11:01:26 +07:00
Migrator.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +07:00
MissingColumnInformation.php Add optional column oc_comments.reference_id 2020-03-31 10:51:15 +07:00
MissingIndexInformation.php Update license headers 2019-12-05 15:38:45 +07:00
MySQLMigrator.php Fix (array) indent style to always use one tab 2020-04-09 10:16:08 +07:00
MySqlTools.php Fix multiline comments 2020-04-08 22:24:54 +07:00
OCSqlitePlatform.php Update license headers 2019-12-05 15:38:45 +07:00
OracleConnection.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
OracleMigrator.php Update license headers 2019-12-05 15:38:45 +07:00
PgSqlTools.php Fix multiline comments 2020-04-08 22:24:54 +07:00
PostgreSqlMigrator.php Update license headers 2019-12-05 15:38:45 +07:00
ReconnectWrapper.php Update license headers 2019-12-05 15:38:45 +07:00
SQLiteMigrator.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
SQLiteSessionInit.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
SchemaWrapper.php Update license headers 2019-12-05 15:38:45 +07:00
SetTransactionIsolationLevel.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00