[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Support all MySQL/Connector int/bool arguments
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-09-01 15:59:27
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/16dcc8bec121/ Changeset: 16dcc8bec121 Branch: master User: zzzeek Date: 2016-09-01 13:34:33+00:00 Summary: Support all MySQL/Connector int/bool arguments Added support for parsing MySQL/Connector boolean and integer arguments within the URL query string: connection_timeout, connect_timeout, pool_size, get_warnings, raise_on_warnings, raw, consume_results, ssl_verify_cert, force_ipv6, pool_reset_session, compress, allow_local_infile, use_pure. Change-Id: I2a1a17d13d47d56871bff32e94fdbed8bc003ad7 Fixes: #3787 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. |