]> 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:08 +0000 (19:33 -0400)
commit453690f9fa2a6be1a0ab9b3c692c95acd10243e6
tree128df7edf8fc727b8744b1d06a48c03d0a087089
parentdaab9ad4cc8861a466a0856d3aec85cb08ab6a17
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