nextcloud-server/lib/private/DB
Côme Chilliet 4ac81733bd
Declare strict types in all new Event classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-08-25 16:15:49 +02:00
..
Exceptions
QueryBuilder Revert "add case statement to sql function builder" 2022-08-16 12:07:13 +02:00
Adapter.php
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php
BacktraceDebugStack.php record backtrace when profiling db requests 2022-04-04 18:12:30 +02:00
Connection.php Migrate Repair events to OCP\EventDispatcher\Event 2022-08-25 16:15:48 +02:00
ConnectionAdapter.php
ConnectionFactory.php
DbDataCollector.php record backtrace when profiling db requests 2022-04-04 18:12:30 +02:00
MigrationException.php
MigrationService.php composer run cs:fix 2022-06-21 16:36:25 +02:00
Migrator.php Migrate Migrator::executeSql to OCP\EventDispatcher\Event 2022-08-25 16:13:47 +02:00
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 2022-08-25 16:15:49 +02:00
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
SetTransactionIsolationLevel.php
SQLiteMigrator.php
SQLiteSessionInit.php