Skip to content

Commit dcbaad1

Browse files
authored
Merge pull request #413 from DataObjects-NET/7.1-async-extensions-on-es
Improves compatibility of certain async query extension methods with EntitySets
2 parents c695cbe + 2d16db4 commit dcbaad1

File tree

3 files changed

+659
-177
lines changed

3 files changed

+659
-177
lines changed

ChangeLog/7.1.3_dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[main] Addressed race condition issue with TranslatorState.NonVisitableExpressions
22
[main] Improved working with nullable enum constants in queries
3+
[main] Improved compatibility of .ToListAsync/.ToArrayAsync/.ToHashSetAsync/.AsAsyncEnumerable extension methods with EntitySet
34
[postgresql] Improved database structucture extraction
45
[postgresql] Addressed certain cases of decimal results of aggregate operations being unable to fit to .NET decimal

0 commit comments

Comments
 (0)