[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Repaired some typing and test issues related to t
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-06-05 21:34:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4e6ec9eef4e6/ Changeset: 4e6ec9eef4e6 Branch: None User: zzzeek Date: 2015-06-05 21:34:02+00:00 Summary: - Repaired some typing and test issues related to the pypy psycopg2cffi dialect, in particular that the current 2.7.0 version does not have native support for the JSONB type. The version detection for psycopg2 features has been tuned into a specific sub-version for psycopg2cffi. Additionally, test coverage has been enabled for the full series of psycopg2 features under psycopg2cffi. fixes #3439 Affected #: 8 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. |