> if you want individual migration sections for each schema, with or 
> without "schema" written in, there's ways to do all that also but that 
> doesn't seem necessary if you are sharing a single model with multiple 
> identical schemas. 
>

The problem is that some one might alter some tables at some schemas with 
plain sql in psql ((
So it would be perfect to have individual migration sections for each 
schema, _with_ "schema" written in.

Thank you

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
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 https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to