[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug where known boolean values used by
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-05-26 14:57:38
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a50dcb31b975/ Changeset: a50dcb31b975 Branch: None User: zzzeek Date: 2015-05-26 14:56:23+00:00 Summary: - Fixed bug where known boolean values used by :func:`.engine_from_config` were not being parsed correctly; these included ``pool_threadlocal`` and the psycopg2 argument ``use_native_unicode``. fixes #3435 - add legacy_schema_aliasing config parsing for mssql - move use_native_unicode config arg to the psycopg2 dialect 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. |