Skip to content

Commit 3d1068f

Browse files
authored
Merge pull request #346 from DataObjects-NET/6.0-query-root-reuse-issue
Fixes issue of translation when query in some anonymous type property is used later on more than once
2 parents 3bcd0b4 + fbcf1e4 commit 3d1068f

File tree

5 files changed

+3071
-58
lines changed

5 files changed

+3071
-58
lines changed

ChangeLog/6.0.12_dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
[main] Addressed rare issue of entities expire management when SessionOption.NonTransactionalReads is on
33
[main] Fixed issue of skipping persist or query tasks during batching
44
[main] Improved error message when the entity user operates with is removed, now it contains type of entity
5+
[main] Fixed query root (Query.All<T>()) reuse issue which might lead to bad columns mapping and exception
56
[sqlserver] Sql error messages for British English are correctly parsed

0 commit comments

Comments
 (0)