We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9d6ec commit f1b1788Copy full SHA for f1b1788
ChangeLog/7.1.0-Beta-2-dev.txt
@@ -17,6 +17,8 @@
17
[main] EntitySetChangeRegistry.GetItems() changed result type to improve enumeration
18
[main] IgnoreRule now has only one public constructor - parameterless
19
[main] IgnoreRule supports indexes
20
+[main] Queries use parameters instead of constant values for type indentifiers within columns list
21
+[main] Added DomainConfiguration.PreferTypeIdsAsQueryParameters to choose between contants and parameters for TypeIds
22
[main] BitFaster.Caching package reference is updated to 1.0.7
23
[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
24
[reprocessing] DomainBuildErrorEventArgs (not sealed) became read-only structure
0 commit comments