nextcloud-server/lib/private/DB
Carl Schwan 135bdb3d58
Merge pull request #30823 from nextcloud/work/profiler
Built-in profiler

This adds the required API for collecting information about requests. This information
can then be displayed with the new 'profiler' app.
2022-04-04 12:56:37 +02:00
..
Exceptions
QueryBuilder Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger 2022-03-29 09:39:38 +02: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 Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
ConnectionAdapter.php
ConnectionFactory.php Allow specify a config prefix for another database connection 2022-02-03 17:16:03 +01:00
DbDataCollector.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
MigrationException.php
MigrationService.php Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to-be-maximum-of-4000 2022-03-31 11:37:43 +02:00
Migrator.php
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySQLMigrator.php
MySqlTools.php
ObjectParameter.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
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