]> 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:34:27 +0000 (19:34 -0400)
commit095692b81f6064ff84edeca48367fd8066595c3f
tree550d3467429832a94b6b516adc607d529f9babb4
parent91534850e6a2e89dac525b35b8f426d5fae42390
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)
(cherry picked from commit a40ef14325532cd940a462a0ea4ff787952f0191)
lib/sqlalchemy/dialects/mysql/base.py