[Sqlalchemy-tickets] Issue #3052: First class support for psycopg2cffi (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
|
From: Alex G. <iss...@bi...> - 2014-05-15 19:53:53
|
New issue 3052: First class support for psycopg2cffi https://bitbucket.org/zzzeek/sqlalchemy/issue/3052/first-class-support-for-psycopg2cffi Alex Gaynor: It'd be great if there was first class support for psycopg2cffi (the name is pretty straightforward :P), which is the best drive for PostgreSQL on PyPy. I suspect it basically just works; adding it to the test matrix is valuable. |