techseat

Results 4 comments of techseat

When I tried to add some more new tests by select over association properties, I encountered another exceptions and or invalid Translations. For example, Consider to query `Order Details` table...

After a deeper digging to it, I found a thing that may help to resolve this problem. (I hope at least in some cases) Consider test query below: ```c# var...

Dear @mattwar , I'm interested to the beautiful toolkit `IQtoolkit` and your interesting work here, and I wish `IQtoolkit` to be better and better than it is now. As I...

It seems `ComparisonRewriter` not operates truly in group by in case of deep associations when there is need to check for outer-joined entity comparing against null (in `VisitBinary` when it...