Skip to content

6.0.8

Compare
Choose a tag to compare
@alex-kulakov alex-kulakov released this 28 Oct 10:17
· 2308 commits to master since this release
  • [main] Resolved DateTimeOffset reading issues for certain queries with JOIN
  • [main] Improved compiled queries work with entity parameters
  • [main] Coalesce operator with local Entity/Structure instance in it is prohibited to prevent wrong query results
  • [main] Ternary operator with local Entity/Structure instance in it is prohibited to prevent wrong query results
  • [bulkoperations] Ressuracted check for transaction to prevent unrollbackable changes