]> 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:33:59 +0000 (19:33 -0400)
commita40ef14325532cd940a462a0ea4ff787952f0191
tree86f9a1b5c394de91d86cfab88f08ad2fa6029e45
parent36fbc9a0c71ce73eadd8fb442458f5c737fa39c2
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
(cherry picked from commit c3869f23836bd35d5ed565a4b84b4ab70293c0f7)
lib/sqlalchemy/dialects/mysql/base.py