Hey guys,

I'm having a little bit of trouble eager_graphing associations between 
models that are on separate database connections (MS SQL Server, using 
tiny_tds, for what it's worth). The eager_graph isn't able to properly join 
associations that exist on different databases since the tables aren't 
qualified with the database name in the generated query. 

I didn't see too much in the documentation directed at this, so I may be 
missing something. I'm just looking for a way to avoid recreating the join 
clause each time I need to join the tables.

Thanks, in advance, for any input you can provide!

-Patrick

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to