On Tue, Dec 23, 2008 at 3:34 PM, Randall Smith <[email protected]> wrote: > > 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
If you guys tell me how, I could run the unit test for sqlalchemy on 2005, and 2000 sql server. Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
