File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change
1
+ [main] EntitySet<T>.Prefetch() now re-fetches items in Client profile and in certain transaction isolation levels
2
+ [main] Prefetch extension re-fetches EntitySet<T> items in Client profile and in certain transaction isolation levels
3
+ [main] SessionScope is not derrived from Scope but stand alone class. Functionality remains the same.
4
+ [main] Improved session activation mechanism to work with asynchronous Session opening
5
+ [main] Fixed SimpleCommandProcessor internal command allocation issue which caused 'swollowing' of genuin exception
6
+ [main] Fixed certain cases of incorrect temporary table column structure while using grouping
7
+ [main] Correct command disposal by CommandProcessors
8
+ [mysql] Updated client library package
9
+ [log4net] Updated log4net package
You can’t perform that action at this time.
0 commit comments