Skip to content

Commit f0c9b6e

Browse files
committed
Improve changelog
1 parent 0604cde commit f0c9b6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ChangeLog/6.0.13_dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[main] Fixed certain cases of bad translation of casts via 'as' operator in LINQ queries
22
[main] Addressed certain issues of translation connected with comparison with local entity instace within LINQ queries
33
[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.
4+
[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
56
[postgresql] Fixed issue of incorrect translation of contitional expressions including comparison with nullable fields

0 commit comments

Comments
 (0)