]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Document binary_prefix for mysqlclient and PyMySQL
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Aug 2018 23:25:20 +0000 (19:25 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Aug 2018 23:32:42 +0000 (19:32 -0400)
commitc3869f23836bd35d5ed565a4b84b4ab70293c0f7
tree8a516208529dff3498204ccf696db48d47eb37a6
parentdebc3b5bbbcf07245417a4241b259936de2d8257
Document binary_prefix for mysqlclient and PyMySQL

Also, remove the section on "use_unicode=0", there is no reason
anyone should be using that now.

Fixes: #4216
Change-Id: I5b8b53e40903adf339af2934a4f2d8b068818ebf
lib/sqlalchemy/dialects/mysql/base.py