On Dec 23, 2008, at 2:15 PM, Rick Morrison wrote:
> > Im curious, is the MSSQL dialect rendering tables as > "schemaname.tablename" in all cases ? > > No, I don't think so: the module uses non-overridden calls to > compiler.IdentifierPreparer.format_table() and format_column(). > > So then the only usage of the get_default_schema_name() is for table > existence checks, and to fetch schema metadata for table reflection? > Then I'll withdraw my concerns, that's no big deal. so if we can ....confirm this ! .....so....close....to...release........ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
