[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - MySQL's JSON shared implementation completely w/
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-07-25 03:17:27
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/96c4208bf836/ Changeset: 96c4208bf836 Branch: None User: zzzeek Date: 2016-07-25 03:14:47+00:00 Summary: - MySQL's JSON shared implementation completely w/ sqltypes.JSON; this must have been an oversight. Leave mysql.JSON in place still as we might need to add things to it. - CAST(json, String) still confusing MySQL drivers even mysqlclient. Since here we're checking for the raw form of the JSON and not a typical round trip, add a force for unicode Change-Id: I727f4526a01a0875037cf0dede45cd074da5205a Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |