chtd / psycopg2cffi

Port to cffi with some speed improvements
Other
177 stars 43 forks source link

fix for AsIs with non-text/bytes #64

Closed jinty closed 8 years ago

jinty commented 8 years ago

as documented here: http://initd.org/psycopg/docs/extensions.html#psycopg2.extensions.AsIs

lopuhin commented 8 years ago

@jinty thanks a lot! 👍 Sorry that I missed the PR.