We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c613bd commit 9627727Copy full SHA for 9627727
ChangeLog/6.0.8_dev.txt
@@ -1,3 +1,5 @@
1
[main] Resolved DateTimeOffset reading issues for certain queries with JOIN
2
[main] Improved compiled queries work with entity parameters
3
+[main] Coalesce operator with local Entity/Structure instance in it is prohibited to prevent wrong query results
4
+[main] Ternary operator with local Entity/Structure instance in it is prohibited to prevent wrong query results
5
[bulkoperations] Ressuracted check for transaction to prevent unrollbackable changes
0 commit comments