File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 7
7
[main] SqlDml.Truncate() is introduced.
8
8
[main] WellKnown.MaxNumberOfConditions became obsolete, use new DomainConfiguration.MaxNumberOfConditions if needed
9
9
[main] TypeHelper.GetSingleConstructor() and .GetSingleConstructorOrDefault() are marked obsolete
10
+ [main] Session.DisableSaveChages() methods return null value in more cases. See methods' summaries
11
+ [main] DirectSessionAccessor.OpenSystemLogicOnlyRegion() returns disposable struct instead of IDisposable
12
+ [main] OperationRegistry's Disable/EnableSystemOperationRegistration methods return disposable struct instead of IDisposable
10
13
[main] Temporary tables cleanup now uses TRUNCATE instead of DELETE when possible
11
14
[main] Temporary tables population is increased with multi-row inserts - 256 and 16 items per INSERT
12
15
[main] PersistParameterBinding has new field RowIndex, use it for multi-row inserts if needed
You can’t perform that action at this time.
0 commit comments