Runs Skyway migrations for an Open App.
This executes Skyway with the app's schema as the defaultSchema, so ${flyway:defaultSchema} placeholders in migration files resolve to the app's schema. The flyway_schema_history table lives in the app's schema, ensuring per-app migration tracking.
Migration run configuration
Migration result with applied file count
Runs Skyway migrations for an Open App.
This executes Skyway with the app's schema as the defaultSchema, so ${flyway:defaultSchema} placeholders in migration files resolve to the app's schema. The flyway_schema_history table lives in the app's schema, ensuring per-app migration tracking.