File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
- [main] Fixed possible cases of broken serialization due to comparers
1
+ [main] Fixed possible cases of broken serialization due to comparers
2
+ [main] Fixed rare cases of insert wrong data into some table columns for SingleTable hierarchies
3
+ [sqlserver] Fixed incorrect DateTimeOffset.Date part extraction
4
+ [sqlserver] Improved translation of DateTimeOffset.LocalDateTime and DateTimeOffset.TimeOfDay parts extraction
5
+ [postgresql] Improved performance of First(), FirstOrDefault() being subqueries
6
+ [postgresql] Improved translation of Math.Ceiling(), Math.Truncate() and Math.Floor()
7
+ [reprocessing] ExecuteActionStrategy.Execute doesn't get external session though Session.Current at all
8
+ [reprocessing] Introduced DomainExtension.WithSession and IExecuteConfiguration WithSession methods to pass external session
You can’t perform that action at this time.
0 commit comments