We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73374b3 commit 2664edbCopy full SHA for 2664edb
ChangeLog/6.0.13_dev.txt
@@ -1,4 +1,5 @@
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] Addressed issue when wrong type of join was chosen when .First/FirstOrDefalult() method was used as subquery
5
[postgresql] Fixed issue of incorrect translation of contitional expressions including comparison with nullable fields
0 commit comments