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

Add ability to generate a diff script #10

Open
mirhagk opened this issue Jan 6, 2016 · 1 comment
Open

Add ability to generate a diff script #10

mirhagk opened this issue Jan 6, 2016 · 1 comment

Comments

@mirhagk
Copy link
Owner

mirhagk commented Jan 6, 2016

For situations where you want to analyze what is being run before it's run, you should be able to generate a script that updates and inserts only what is has to. It should also be able to create a rollback script that reverses the changes.

@mirhagk
Copy link
Owner Author

mirhagk commented Jan 14, 2016

From the interactive tool there should also be an additional option which automatically generates a backout script which reverses the changes. Internally this simply swaps the source and target.

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

1 participant