Skip to content

Modify to enable specifying alternate db table for storing migration history#4

Open
mjkrumlauf wants to merge 1 commit into
imageworks:masterfrom
mjkrumlauf:master
Open

Modify to enable specifying alternate db table for storing migration history#4
mjkrumlauf wants to merge 1 commit into
imageworks:masterfrom
mjkrumlauf:master

Conversation

@mjkrumlauf

Copy link
Copy Markdown

Alternate table for storing migration history can be specified using the Java system property "migration.tablename", e.g.
java ... -Dmigration.tablename=cleanup_migrations

This was done to allow "normal" and "cleanup" migrations to be tracked separately.

Also, the Scala version was updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant