On Tuesday, January 20, 2015 at 7:12:18 PM UTC-5, Michael Bayer wrote:
 

> why is text() needed here?    these could be the Table objects set up with 
> “schema=‘schema name’” to start with, then you’d just do the join with 
> query.join(). 
>

It's not, I just didn't think of it.  But I also saw some weird syntax in 
the raw sql for more advanced cross db joins, so I just defaulted to 
thinking of that.

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

Reply via email to