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

Avoid initializing proxies when ordering inserts #1852

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

fredericDelaporte
Copy link
Member

Fix #1338

@fredericDelaporte fredericDelaporte added this to the 5.2 milestone Sep 19, 2018
@@ -8,6 +8,7 @@
//------------------------------------------------------------------------------


using System;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Nhibernate.dll async changes in this PR are all due to a missing async regeneration in #1452. Fortunately, they are just noisy changes without any practical impact. So I think we can let them go here.

@fredericDelaporte fredericDelaporte merged commit 061c0b6 into nhibernate:master Sep 20, 2018
@fredericDelaporte fredericDelaporte deleted the GH1338 branch September 20, 2018 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants