From: mike bayer Date: Thu, 12 Jan 2017 18:47:55 +0000 (-0500) Subject: Merge "- test py36 - Current mysqlclient does not accept "bytes" on py3k, SQLAlchemy... X-Git-Tag: rel_0_8_10~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f995ffdff22e11866d8a2e0ee0ed5ba493c296d;p=thirdparty%2Fsqlalchemy%2Falembic.git Merge "- test py36 - Current mysqlclient does not accept "bytes" on py3k, SQLAlchemy 0.9 still lists this client (the original mysqldb version) as "supports_unicode_statements=False" so is no longer functional on py3k. - Rollback transaction after table drop; it seems py3.6 sqlite3 suddenly turned on transactional DDL for SQLite" --- 3f995ffdff22e11866d8a2e0ee0ed5ba493c296d