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

Ability to rollback sql action if anything fails #243

Open
jdmoore1618 opened this issue Nov 15, 2024 · 0 comments
Open

Ability to rollback sql action if anything fails #243

jdmoore1618 opened this issue Nov 15, 2024 · 0 comments
Labels
need-to-triage Requires investigation

Comments

@jdmoore1618
Copy link

I am using version 2.3 to run entity framework migrations against env databases. I would like to know if I can rollback all of the script if any failure happens. Currently, bits and pieces of a migration will work while others fail. The end result is an insert into the ef migration history table which is not ideal for us.

@jdmoore1618 jdmoore1618 added the need-to-triage Requires investigation label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-to-triage Requires investigation
Projects
None yet
Development

No branches or pull requests

1 participant