[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-12-16 22:04:27
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/00aaaa4bd4aa/ Changeset: 00aaaa4bd4aa Branch: None User: zzzeek Date: 2014-12-16 22:02:48+00:00 Summary: - Added a version check to the MySQLdb dialect surrounding the check for 'utf8_bin' collation, as this fails on MySQL server < 5.0. fixes #3274 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/10f855f3184a/ Changeset: 10f855f3184a Branch: rel_0_9 User: zzzeek Date: 2014-12-16 22:03:34+00:00 Summary: - Added a version check to the MySQLdb dialect surrounding the check for 'utf8_bin' collation, as this fails on MySQL server < 5.0. fixes #3274 (cherry picked from commit 00aaaa4bd4aa150ff9964bf2c00b1404d2e8a140) 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. |