Stack DB Migrator - Begin migrate from specific version

Support and Announcements for the Tech Java Web Application Platform (setup, configuration, bugs, feedback).
Locked
bubbayo
New Member
Posts: 5
Joined: Wed May 28, 2014 9:58 am

Stack DB Migrator - Begin migrate from specific version

#1

Post by bubbayo »

I'm currently working with Stack DB Migrator v4.1.4 . In v3.0, an associate of mine was utilizing the SCHEMA_INFO table to specify at which script version his migrations were supposed to run.

To elaborate, he specified in one .properties file all schemasToMigrate in the order desired, then set under the first executed schema the .alwaysRunPreScripts to execute an .sql script which set the VERSION field in that schema's SCHEMA_INFO table to the version he wanted migrations to start from for specific schemas.

Any suggestions on how to do this in 4.1.4? Thanks
Locked

Return to “Java Web Project Support (Stack)”