[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug where index reflection would mis-interp
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-10-27 22:18:43
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/eb58107417d1/ Changeset: eb58107417d1 Branch: rel_0_8 User: zzzeek Date: 2013-10-27 23:16:42 Summary: - Fixed bug where index reflection would mis-interpret indkey values when using the pypostgresql adapter, which returns these values as lists vs. psycopg2's return type of string. [ticket:2855] Conflicts: doc/build/changelog/changelog_09.rst lib/sqlalchemy/__init__.py Affected #: 3 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. |