File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77[main] SqlDml.Truncate() is introduced.
88[main] WellKnown.MaxNumberOfConditions became obsolete, use new DomainConfiguration.MaxNumberOfConditions if needed
99[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
1013[main] Temporary tables cleanup now uses TRUNCATE instead of DELETE when possible
1114[main] Temporary tables population is increased with multi-row inserts - 256 and 16 items per INSERT
1215[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