[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:17:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1e2945d26c12/ Changeset: 1e2945d26c12 Branch: master User: zzzeek Date: 2013-10-27 23:14:44 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] 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. |