Class V9_05_01__DDL_Add_missing_column_to_predicates

  • All Implemented Interfaces:
    org.flywaydb.core.api.migration.JavaMigration

    public class V9_05_01__DDL_Add_missing_column_to_predicates
    extends org.flywaydb.core.api.migration.BaseJavaMigration
    • Constructor Detail

      • V9_05_01__DDL_Add_missing_column_to_predicates

        public V9_05_01__DDL_Add_missing_column_to_predicates()
    • Method Detail

      • migrate

        public void migrate​(org.flywaydb.core.api.migration.Context context)
                     throws Exception
        Throws:
        Exception