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

It should be possible to configure SQL server transaction level #556

Closed
JornWildt opened this issue Nov 8, 2016 · 1 comment
Closed

Comments

@JornWildt
Copy link

The Rebus.SqlServer implementation has a IsolationLevel.ReadCommitted in DbConnectionFactoryProvider that cannot be changed from the outside. In our application we need it to be IsolationLevel.Snapshot to work with the remaining code base. Please make it possible to change it.

@mookid8000
Copy link
Member

(moved to here because the SQL bits have a new home 😄 )

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