[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Port lower case quoted name fix to firebird
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-11-16 16:06:07
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/68d3018ceefc/ Changeset: 68d3018ceefc Branch: master User: zzzeek Date: 2016-11-16 15:00:36+00:00 Summary: Port lower case quoted name fix to firebird Ported the fix for Oracle quoted-lowercase names to Firebird, so that a table name that is quoted as lower case can be reflected properly including when the table name comes from the get_table_names() inspection function. Also genericize the test to the test suite for denormlized name dialects. Fixes: #3548 Change-Id: I8ca62e8d2b359e363ccb01cfe2daa0995354a3cb Affected #: 4 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. |