Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The FormattedSqlChangeLogSerializer does not include runOnChange and runAlways-attributes #3049

Open
alf opened this issue Jul 8, 2022 · 1 comment

Comments

@alf
Copy link

alf commented Jul 8, 2022

This breaks with my expectations, however it's not hard to see why it's not included:

public void createChangeSetInfo(ChangeSet changeSet, StringBuilder builder) {

I've patched this on my end by overloading the FormattedSqlChangeLogSerializer. I can send a PR upstream if there is any interest.

@kataggart
Copy link
Contributor

@alf sorry for delay in responding; yes, please send over the PR so we can take a look many thanks for all your help!

@kataggart kataggart removed this from To Do in Conditioning++ Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants