Thank you Michael for your answer.
How can I use the schema in a query object, is there a way to do it?



On Tuesday, June 2, 2015 at 6:26:43 PM UTC+3, Michael Bayer wrote:
>
>  
>
> On 6/2/15 5:54 AM, eli rashlin wrote:
>  
> BTW is there a way in sqlalchemy to append the name of the database to the 
> table name 
> like "SELECT * from dbname.table_name"
>  
> this is the "schema" argument documented at 
> http://docs.sqlalchemy.org/en/rel_1_0/core/metadata.html?highlight=schema#sqlalchemy.schema.Table.params.schema
> .
>
>
>
>
>
>  
>  -- 
> 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+...@googlegroups.com <javascript:>.
> To post to this group, send email to sqlal...@googlegroups.com 
> <javascript:>.
> Visit this group at http://groups.google.com/group/sqlalchemy.
> For more options, visit https://groups.google.com/d/optout.
>
>
>  

-- 
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