News, examples, tips, ideas and plans.
Thoughts around ORM, .NET and SQL databases.

Tuesday, January 31, 2017

DataObjects.Net 5.0.11

We've released a new final version recently.

We performed following changes:

[main] Constraints can be skipped on transaction commit
[main] Operations like EntitySet<T>.ToList() no longer lead to incorrect EntitySet<T>.Count value
[main] IN() operation now creates temporary tables when it supposes to
[main] Fixed translations of aggregates like IQueryable<T>.Sum() when selector parameter can be omitted
[main] Enum constants in IndexAttribute.Filter expression are translated correctly now
[main] Fixed certain scenarios when enum constants caused query translation error



As usual you can download it from our official website or install it from Nuget library