Michael Bayer wrote:
> 
> so if we can ....confirm this ! .....so....close....to...release........
> 


 From grepping:

For the Oracle dialect get_default_schema_name is used in reflecttable, 
has_table and has_sequence. has_table, in turn, is used by the 
SchemaGenerator and SchemaDropper.

MSSQL uses it for reflecttable and has_table and others do the same or less.

Outside of the dialects, get_default_schema_name is used for 
Engine.table_names

-Randall


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