Uses of Class
org.openmetadata.service.migration.QueryStatus
Packages that use QueryStatus
Package
Description
-
Uses of QueryStatus in org.openmetadata.service.migration.api
Methods in org.openmetadata.service.migration.api that return types with arguments of type QueryStatusModifier and TypeMethodDescriptionstatic Map<String,QueryStatus> MigrationProcessImpl.performSqlExecutionAndUpdate(org.jdbi.v3.core.Handle handle, MigrationDAO migrationDAO, List<String> queryList, String version, boolean isForceMigration) MigrationProcess.runPostDDLScripts(boolean isForceMigration) MigrationProcessImpl.runPostDDLScripts(boolean isForceMigration) MigrationProcess.runSchemaChanges(boolean isForceMigration) MigrationProcessImpl.runSchemaChanges(boolean isForceMigration) -
Uses of QueryStatus in org.openmetadata.service.migration.mysql.v110
Methods in org.openmetadata.service.migration.mysql.v110 that return types with arguments of type QueryStatus -
Uses of QueryStatus in org.openmetadata.service.migration.postgres.v110
Methods in org.openmetadata.service.migration.postgres.v110 that return types with arguments of type QueryStatus