1 new commit in sqlalchemy:
https://bitbucket.org/zzzeek/sqlalchemy/commits/126cd6f40cf9/
Changeset: 126cd6f40cf9
Branch: rel_1_0
User: zzzeek
Date: 2016-09-01 13:35:17+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
(cherry picked from commit 16dcc8bec1218835590766f0cb2a019a1b30e340)
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.
|