On Feb 9, 11:35 am, John Firebaugh <[email protected]> wrote: > > Wow, that is a complex case. I don't think that situations where you > > are joining separately from graphing are fully tested, even without > > throwing in schemas. At least you didn't throw in self referential > > tables. > > > Anyway, please test the patch athttp://pastie.org/815474.txt. > > The patch is causing problems in post-loading less-complex > schema-qualified eager graphs -- I get a nil primary_record in > eager_graph_build_associations. It looks like 'master' is now schema > unqualified but the record_graph is still keyed by a unsplit symbol > with qualification.
I'd like as much information as you can give me about it. If you could pastie or send me the association part of your model files, the migrations/database schema, and the eager graph queries, I could probably get things working. Jeremy -- 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.
