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

Command Line via Spring Native and GravllVM #22

Open
hantsy opened this issue Aug 6, 2022 · 2 comments
Open

Command Line via Spring Native and GravllVM #22

hantsy opened this issue Aug 6, 2022 · 2 comments

Comments

@hantsy
Copy link

hantsy commented Aug 6, 2022

Create a command line to execute the migrate tasks.

  • support dry-run feature, run and test the migrate, but not apply on the database.
  • support migrate undo.
@nkonev nkonev added this to the V3.x milestone Aug 17, 2022
@nkonev nkonev removed this from the V3.x milestone Nov 25, 2022
This was referenced Mar 11, 2024
@nkonev
Copy link
Owner

nkonev commented Mar 11, 2024

Moved bullets to the separate features

@nkonev
Copy link
Owner

nkonev commented Mar 11, 2024

This feature (as I see, feel free to add comments)

provide a cli (Linux binary) with incorporated drivers which can migrate all the supported databases

Note for me: revive old -standalone module, without maven-antrun-plugin, use spring-boot-plugin for both creating image and native binary, the plugin should be mature enough.
Use Github's artifact storage to store both binary and jar

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

2 participants