We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4653a commit 866218eCopy full SHA for 866218e
ChangeLog/7.1.0-Beta-2-dev.txt
@@ -12,6 +12,8 @@
12
[main] SqlCustomFunctionCall and SqlFunctionCall share one base type
13
[main] SqlFunctionCall.Arguments property is IReadOnlyList now and parameters can't be changed after instance creation
14
[main] Xtensive.Sql.Dml.Extensions.IsNullReference() extension method is marked obsolete, use 'is null' operator instead
15
+[main] IgnoreRule now has only one public constructor - parameterless
16
+[main] IgnoreRule supports indexes
17
[main] BitFaster.Caching package reference is updated to 1.0.7
18
[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
19
[reprocessing] DomainBuildErrorEventArgs (not sealed) became read-only structure
0 commit comments