Hi I have been using eager_graph for a while, but after a while I started to wonder if using eager would be faster, since I am not really filtering on associated tables. By default eager things there is a primary key called id. But I have composite keys. With eager_graph, I use the graph_only_conditions to set up the join association look up with my composite keys. How do I do that with eager? I did not see an option called eager_conditions. ~ Daniel
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
