Class MigrationModel

    • Method Detail

      • read

        public ModelContainer read​(boolean dbinitMigration)
        Read all the migrations returning the model with all the migrations applied in version order.
        Parameters:
        dbinitMigration - If true we don't apply model changes, migration is from scratch.