Skip to content

Adding new options in order to avoid DROP statements generation#306

Open
romaint2b wants to merge 3 commits intofordfrog:developfrom
romaint2b:develop
Open

Adding new options in order to avoid DROP statements generation#306
romaint2b wants to merge 3 commits intofordfrog:developfrom
romaint2b:develop

Conversation

@romaint2b
Copy link

In many case you should want to avoid drop statements when generating delta's. reason is that the new schema is not the full schema of your db but only a module schema.
I add many options to disable drop statements (one for each item type).
I also add a --disableDrop options to avoid all drop statements.

Tested on several dump that i used.

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