[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - The ``legacy_schema_aliasing`` flag, introduced i
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-09-19 22:07:02
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3dfcb10befc7/ Changeset: 3dfcb10befc7 Branch: None User: zzzeek Date: 2015-09-19 22:06:23+00:00 Summary: - The ``legacy_schema_aliasing`` flag, introduced in version 1.0.5 as part of :ticket:`3424` to allow disabling of the MSSQL dialect's attempts to create aliases for schema-qualified tables, now defaults to False; the old behavior is now disabled unless explicitly turned on. fixes #3434 Affected #: 6 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |