File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 3
3
[main] Domain.OpenSessionAsync() methods can only open a session to default storage node now
4
4
[main] Introduced StorageNode.OpenSession() and StorageNode.OpenSessionAsync() method sets to open sessions to the node
5
5
[main] Fixed issue when DirectPersistentAccessor.SetReferenceKey() was unable to set reference for saved Entities
6
+ [main] Hints which path became irrelevant during upgrade actions generation no longer cause error
7
+ [main] Fixed certain translation issues of interface members usage for non-perstent types initialization within queries
8
+ [main] Improved translation of certain subqueries used in LINQ
9
+ [main] Ported changes of DO 5.0 which were missing (from 5.0.18 up to 5.0.21)
10
+ [postgresql] Fixed issue when certain DateTimeOffsets operations result couldn't be used for parts extraction e.g. TotalMilliseconds
11
+ [bulkoperations] Addressed wrong table alias assignment issue for Bulk Update and Bulk Delete
You can’t perform that action at this time.
0 commit comments