]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add conditional import for pysqlcipher3
authorKevin Jurczyk <oss@k-jurczyk.de>
Thu, 10 Nov 2016 16:21:14 +0000 (11:21 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 10 Nov 2016 21:29:16 +0000 (16:29 -0500)
commite81660d5c0ace2a805557d6dbb0f190991aaeaec
tree569c22196f6c469e8c4ff69dc70664588cbd24fb
parent33e277e856fe9ab5d959fc226cf3fc5483891e15
Add conditional import for pysqlcipher3

This is a Py3K supporting DBAPI for pysqlcipher.

Change-Id: I2a625274a371908f4de9d37f33e05408894b334b
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/320
doc/build/changelog/changelog_11.rst
lib/sqlalchemy/dialects/sqlite/pysqlcipher.py