diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-07-09 16:04:07 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-07-09 16:04:07 -0400 |
commit | 2b85e80d75f58a7691533a44693378e28ead752c (patch) | |
tree | a30099e5221ab4f602705589ac205212617db9a0 /lib/sqlalchemy/testing/assertsql.py | |
parent | 04e9a81136902862edfd23d63bfab8dfb0953cc3 (diff) | |
download | sqlalchemy-2b85e80d75f58a7691533a44693378e28ead752c.tar.gz |
- Changed the default value of "raise_on_warnings" to False for
MySQLconnector. This was set at True for some reason. The "buffered"
flag unfortunately must stay at True as MySQLconnector does not allow
a cursor to be closed unless all results are fully fetched. fixes #2515
- lots of MySQL tests seemed to not be hitting all backends, so we should
be getting some mysqlconnector failures now
Diffstat (limited to 'lib/sqlalchemy/testing/assertsql.py')
0 files changed, 0 insertions, 0 deletions