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

Unclear how to generate SQL for schema migration #8

Open
greenrd opened this issue Oct 9, 2015 · 3 comments
Open

Unclear how to generate SQL for schema migration #8

greenrd opened this issue Oct 9, 2015 · 3 comments

Comments

@greenrd
Copy link

greenrd commented Oct 9, 2015

There are a bunch of commands that generate SQL, but it's not clear to me (as someone not familiar with Liquibase) how I would use this plugin to just generate SQL for the update that would have been performed if I had just ran liquibase-update.

Does it need a new command? If not, then perhaps an example in the README.md would be useful.

@feoktant
Copy link
Contributor

feoktant commented Sep 7, 2018

I am not sure it is still needed for you after 3 years, but I created PR. It mimics updateSql command

@elega9t
Copy link

elega9t commented Jul 6, 2020

Can we have a release version for this update?

@ydubey
Copy link

ydubey commented Aug 8, 2020

Finally, after much wait and frustration, I decided to push my own plugin.

https://github.com/ydubey/sbt-liquibase-plugin

Added:
Support for liquibase-update
Support to specify sql output file
Improve class loading by adding application classpath to plugin

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

No branches or pull requests

4 participants