[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug where values within an ENUM weren't esc
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-11-30 18:54:04
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/66773a8801a5/ Changeset: 66773a8801a5 Branch: None User: zzzeek Date: 2013-11-30 19:53:26 Summary: - Fixed bug where values within an ENUM weren't escaped for single quote signs. Note that this is backwards-incompatible for existing workarounds that manually escape the single quotes. [ticket:2878] Affected #: 4 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. |