Class | Description |
---|---|
DeployDBMigration | |
V1__create_artifacts_table | Example of a Java-based migration. |
V2__artifacts_versions | Example of a Java-based migration. |
V3__artifacts_unique_index | Example of a Java-based migration. |
V4__create_deployments_table | Example of a Java-based migration. |
V5__create_flows_table | Example of a Java-based migration. |
V6__create_promotion_results_table | Example of a Java-based migration. |
V7__add_status_to_flows | Example of a Java-based migration. |