Skip to content

Commit 22f5736

Browse files
authored
Merge pull request #375 from DataObjects-NET/6.0-incorrect-comparison-with-local-entity
Fix of incorrect comparison with local entity instance
2 parents 4b68850 + 286e398 commit 22f5736

File tree

4 files changed

+555
-36
lines changed

4 files changed

+555
-36
lines changed

ChangeLog/6.0.13_dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
[main] Fixed certain cases of bad translation of casts via 'as' operator in LINQ queries
1+
[main] Fixed certain cases of bad translation of casts via 'as' operator in LINQ queries
2+
[main] Addressed certain issues of translation connected with comparison with local entity instace within LINQ queries

0 commit comments

Comments
 (0)