[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Re-fixed this issue first released in 1.0.5 to fi
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-06-22 15:35:51
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/24f8ab2bc360/ Changeset: 24f8ab2bc360 Branch: None User: zzzeek Date: 2015-06-22 15:35:02+00:00 Summary: - Re-fixed this issue first released in 1.0.5 to fix psycopg2cffi JSONB support once again, as they suddenly switched on unconditional decoding of JSONB types in version 2.7.1. Version detection now specifies 2.7.1 as where we should expect the DBAPI to do json encoding for us. fixes #3439 Affected #: 2 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. |