We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f128b3 commit 888902eCopy full SHA for 888902e
ChangeLog/7.1.0-dev.txt
@@ -19,6 +19,7 @@
19
[main] CollectionExtensions.ReverseList() method is removed
20
[main] ThreadSafeCached type is removed
21
[main] Triplet<T> and Triplet<TFirst,TSecond,TThird> are removed
22
+[main] SqlTranslator/SqlCompiler APIs were significantly changed in order to improve memory usage and perfromance
23
[main] Introduced IQueryable<T>.Tag() extensions allowing to add tags to result SQL statement
24
[main] Introduced Session.Tag() method for being able to tag queries within returned TagScope
25
[main] Domain.TagsEnabled is introduced as faster alternative to DomainConfiguration.TagLocation!=TagLocation.Nowhere check
0 commit comments