On Thu, 2009-09-03 at 23:42 +0200, Carlos mendible wrote: > Hi, I´ve been working with DbLinq for a while now, and recently using > DbLinq, Dynamic Linq and SQLite I programmed a call to the Count > method of a Queryable object. ... > I have a attached a patch that will solve this issue.
Thank you for the patch. It has been committed as r1224. In the future, please add a new test to check for the behavior that you're fixing. For this patch I've done so, based on your original example code; it's DynamicLinqTest.DL12_Count_Via_Expression(). - Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
