Skip to content

Add baseline_on_migrate parameter#5

Open
alexjfisher wants to merge 1 commit intocpitman:masterfrom
alexjfisher:baseline_on_migrate
Open

Add baseline_on_migrate parameter#5
alexjfisher wants to merge 1 commit intocpitman:masterfrom
alexjfisher:baseline_on_migrate

Conversation

@alexjfisher
Copy link
Copy Markdown
Contributor

New parameter defaults to undef and makes no change to the flyway command
being run. (This way, Flyway will use whatever its default is, or get the
setting from a flyway.conf config file if present).

Can be set to true/false, in which case -baselineOnMigrate=true/false
will be added to the flyway command run.

Also fixed a handful of whitespace errors detected by the recent puppet-lint
2.0

New parameter defaults to `undef` and makes no change to the flyway command
being run.  (This way, Flyway will use whatever its default is, or get the
setting from a flyway.conf config file if present).

Can be set to true/false, in which case `-baselineOnMigrate=true/false`
will be added to the flyway command run.

Also fixed a handful of whitespace errors detected by the recent `puppet-lint`
2.0
@alexjfisher
Copy link
Copy Markdown
Contributor Author

ping @cpitman Are you happy with this, or would you like any changes?

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