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

Fix transaction sharing between Admin and Default #87

Conversation

icedtoast
Copy link
Contributor

Stop the AdoNetDatabase from sharing the same transaction across both
Admin and Default connections.

When using the with transaction option, it causes failures when creating databases running alter database scripts.

Stop the AdoNetDatabase from sharing the same transaction across both
Admin and Default connections.
@ferventcoder
Copy link
Member

Thanks

@BiggerNoise BiggerNoise merged commit 644d3c9 into chucknorris:master Oct 8, 2017
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.

3 participants