Hi Matt, > I'm finding that if I pass conditions on a query in DM, upon calling > first and last on the resulting DataMapper::Collection object, the > conditions successively will *double* in the final SQL string
I just tried to reproduce this with RC2 and it looks like the query doubling issue was fixed when I refactored (most of) the Query internals. Can you give it a try and let me know if it's resolved for you too? -- Dan Kubb (dkubb) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
