Michael Trier wrote:
>
> SQL 2000 doesn't really support schemas, but the idea of an owner.
> There's
> a ticket in trac that discussed ideas around how we handle the owner
> segment
> for 2000 and before.
> MSSQL dialect should use the schema, owner, and name of a table to compose
> the table's name <http://www.sqlalchemy.org/trac/ticket/594>

ooh and I like my idea there too.  doesn't mess anything up, its just a
little bit of code in MSIdentifierPreparer.  probably barfs with
reflection tho. Feel free to go forth with it.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to