On Sun, 2009-10-11 at 10:15 -0700, moshko wrote: > I have problem when using count with ordered list from firebird > database. > I found similar problem with SQL Server (http://www.mail-archive.com/ > [email protected]/msg00928.html) and transfer the changes to > firebird files.
Two problems: 1. I can't apply the patch as-is (line-ending differences, etc.) In the future, please attach the patch as a file, and (if you're using Evolution or some other broken mail client) compress the file before attaching it. This isn't necessary at this time. 2. Your patch doesn't include FirebirdExpressionTranslator.cs. :-) Since this is for Firebird, a DB that I can't maintain at this time, I've given you commit access [0]. Feel free to commit anything needed without notice for Firebird support. Anything *outside* of src/DbLinq.Firebird should still go through the mailing list for review before committing. Thanks, - Jon [0] See http://code.google.com/p/dblinq2007/source/checkout for checking out a writable copy of the source, e.g. svn checkout https://dblinq2007.googlecode.com/svn/trunk/ dblinq2007 --username goshe.moshe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
