Skip to content

7.1.3

Latest
Compare
Choose a tag to compare
@alex-kulakov alex-kulakov released this 25 Dec 10:05
· 186 commits to master since this release
  • [main] Addressed race condition issue with TranslatorState.NonVisitableExpressions
  • [main] Improved working with nullable enum constants in queries
  • [main] Improved compatibility of .ToListAsync/.ToArrayAsync/.ToHashSetAsync/.AsAsyncEnumerable extension methods with EntitySet
  • [postgresql] Improved database structucture extraction
  • [postgresql] Addressed certain cases of decimal results of aggregate operations being unable to fit to .NET decimal