Michael Bayer wrote:

im still partial to "Schema" or maybe TableSpace.  Keep in mind that this
thing will probably have functions like:

schema.tables
schema.create_all()
schema.drop_all()
schema.constraints
schema.indexes


I think this clarification (and the previous - 'all that other stuff is associated with a Schema as well') shows that what you're trying to name is a lot more than just "things you put Tables inside of" and is closer to a physical schema than it sounded - so I'm ok with Schema.

Robert


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to