nextcloud-server/lib/private/DB
Joas Schilling 76541170bb
Allow specify a config prefix for another database connection
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-03 17:16:03 +01:00
..
Exceptions
QueryBuilder Merge pull request #30379 from nextcloud/feature/add-comments-reactions 2022-01-21 15:08:12 +01:00
Adapter.php Check style update 2022-01-13 00:19:07 +01:00
AdapterMySQL.php make it possible to override the default collation 2021-09-01 11:57:47 +02:00
AdapterOCI8.php
AdapterPgSql.php Check style update 2022-01-13 00:19:07 +01:00
AdapterSqlite.php
Connection.php Check if directoy is writable instead of possibly missing file 2021-12-20 15:36:52 +01:00
ConnectionAdapter.php
ConnectionFactory.php Allow specify a config prefix for another database connection 2022-02-03 17:16:03 +01:00
MigrationException.php
MigrationService.php
Migrator.php
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySQLMigrator.php
MySqlTools.php
OCSqlitePlatform.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
PreparedStatement.php
ResultAdapter.php
SchemaWrapper.php disable path prefix index on postgresql for now 2021-10-08 18:39:22 +02:00
SetTransactionIsolationLevel.php
SQLiteMigrator.php
SQLiteSessionInit.php