[Sqlalchemy-commits] commit/sqlalchemy: Kevin Jurczyk: Add quotes around PRAGMA values in pysqlciph
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-11-08 17:39:59
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b141f9f3c8c5/ Changeset: b141f9f3c8c5 Branch: master User: Kevin Jurczyk Date: 2016-11-08 17:16:57+00:00 Summary: Add quotes around PRAGMA values in pysqlcipher connect. Arguments such as cipher, kdf_iter, cipher_page_size and cipher_use_hmac may (always?) require quotes within the PRAGMA directive. Change-Id: I2c808f34e1c44f0593b72b304e170e4af0a6035a Pull-request: https://github.com/zzzeek/sqlalchemy/pull/319 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. |