nextcloud-server/lib/private/DB
Roeland Jago Douma d151999fc8
typehint migrationservice closures
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2022-10-09 21:31:27 +07:00
..
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
QueryBuilder Revert "add case statement to sql function builder" 2022-08-16 12:07:13 +07:00
Adapter.php Check style update 2022-01-13 00:19:07 +07:00
AdapterMySQL.php make it possible to override the default collation 2021-09-01 11:57:47 +07:00
AdapterOCI8.php Update php licenses 2021-06-04 22:02:41 +07:00
AdapterPgSql.php Check style update 2022-01-13 00:19:07 +07:00
AdapterSqlite.php Update php licenses 2021-06-04 22:02:41 +07:00
BacktraceDebugStack.php record backtrace when profiling db requests 2022-04-04 18:12:30 +07:00
Connection.php Migrate Repair events to OCP\EventDispatcher\Event 2022-08-25 16:15:48 +07:00
ConnectionAdapter.php Update php licenses 2021-06-04 22:02:41 +07:00
ConnectionFactory.php Change option name again to be more like the other options 2022-09-23 09:48:02 +07:00
DbDataCollector.php record backtrace when profiling db requests 2022-04-04 18:12:30 +07:00
MigrationException.php Update php licenses 2021-06-04 22:02:41 +07:00
MigrationService.php typehint migrationservice closures 2022-10-09 21:31:27 +07:00
Migrator.php Migrate Migrator::executeSql to OCP\EventDispatcher\Event 2022-08-25 16:13:47 +07:00
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 2022-08-25 16:15:49 +07:00
MissingColumnInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MissingIndexInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MissingPrimaryKeyInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MySQLMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
MySqlTools.php Update php licenses 2021-06-04 22:02:41 +07:00
OCSqlitePlatform.php Update php licenses 2021-06-04 22:02:41 +07:00
ObjectParameter.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
OracleConnection.php Update php licenses 2021-06-04 22:02:41 +07:00
OracleMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
PgSqlTools.php Update php licenses 2021-06-04 22:02:41 +07:00
PostgreSqlMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
PreparedStatement.php Update php licenses 2021-06-04 22:02:41 +07:00
ResultAdapter.php Update php licenses 2021-06-04 22:02:41 +07:00
SQLiteMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
SQLiteSessionInit.php Update php licenses 2021-06-04 22:02:41 +07:00
SchemaWrapper.php disable path prefix index on postgresql for now 2021-10-08 18:39:22 +07:00
SetTransactionIsolationLevel.php Update php licenses 2021-06-04 22:02:41 +07:00