File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ [main] Filtering by boolean fields improved to have better indexes performance. Some filtered indexes should be rebuilt.
2+ [main] Introduced access to DbConnection by using IDbConnectionAccessor implementors.
3+ [main] Much faster query cache in multithreaded workloads.
4+ [main] Addressed issue appeared in 7.0.0 when certain items of prefetch graph weren't fetched.
5+ [main] Fixed certain issues caused by unnecessary check for zombie transactions on commit.
6+ [main] Improved silent cleanup detection when new Entity and removed entity happen to conflict by table.
7+ [main] Improved Session creation speed and memory usage.
8+ [main] Overall performance improvements.
9+ [web] Introduced better way of integration with ASP.NET.
You can’t perform that action at this time.
0 commit comments