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 about page erroring. #6

Merged
merged 1 commit into from
Apr 10, 2018
Merged

Fix about page erroring. #6

merged 1 commit into from
Apr 10, 2018

Conversation

Zoxive
Copy link
Contributor

@Zoxive Zoxive commented Apr 8, 2018

About page currently explodes with
This SqlTransaction has completed; it is no longer usable. System.Data.SqlClient.SqlTransaction.ZombieCheck()

One issue with this fix is the sql is sub-optimal until 2.1 is released. (dotnet/efcore#2341)

But it is a bit more clean as well.

@jbogard jbogard merged commit 66b3480 into jbogard:master Apr 10, 2018
@jbogard
Copy link
Owner

jbogard commented Apr 10, 2018

I think I missed this one in every one of these

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.

2 participants