We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0604cde commit f0c9b6eCopy full SHA for f0c9b6e
1 file changed
ChangeLog/6.0.13_dev.txt
@@ -1,5 +1,6 @@
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
3
[main] Fixed rare issues of incorrect translation of filtered index expressions including conditional expressions
4
-[main] Join/LeftJoin is denied to have the same expression instance for both inner/outer selector.
+[main] Join/LeftJoin is denied to have the same expression instance for both inner/outer selector
5
+[main] Added dedicated exception when RenameFieldHint.TargetType exists in current model but absent in storage model
6
[postgresql] Fixed issue of incorrect translation of contitional expressions including comparison with nullable fields
0 commit comments