[Sqlalchemy-commits] commit/sqlalchemy: 6 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-11-21 18:50:42
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/34478fbb0b7a/ Changeset: 34478fbb0b7a Branch: None User: zzzeek Date: 2013-11-21 19:13:40 Summary: - add a sanity-check test for repr(), comparing against what we get in 0.9 for [ticket:2868] Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/42fd77a4bfb8/ Changeset: 42fd77a4bfb8 Branch: None User: zzzeek Date: 2013-11-21 19:16:49 Summary: - Fixed a regression caused by :ticket:`2812` where the repr() for table and column names would fail if the name contained non-ascii characters. [ticket:2868] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2aa00c49d7a1/ Changeset: 2aa00c49d7a1 Branch: None User: zzzeek Date: 2013-11-21 19:30:32 Summary: - Fixed bug which prevented the ``serializer`` extension from working correctly with table or column names that contain non-ASCII characters. [ticket:2869] Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3a3aeb431e08/ Changeset: 3a3aeb431e08 Branch: None User: zzzeek Date: 2013-11-21 19:37:05 Summary: - Fixed bug which prevented the ``serializer`` extension from working correctly with table or column names that contain non-ASCII characters. [ticket:2869] Conflicts: lib/sqlalchemy/ext/serializer.py lib/sqlalchemy/sql/selectable.py lib/sqlalchemy/testing/assertions.py Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5cdb5f1403e6/ Changeset: 5cdb5f1403e6 Branch: None User: zzzeek Date: 2013-11-21 19:38:45 Summary: adjustment to work on py3k as well Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7d6f6972ab6d/ Changeset: 7d6f6972ab6d Branch: rel_0_8 User: zzzeek Date: 2013-11-21 19:49:30 Summary: py3k fix for non-ascii SQL strings Affected #: 1 file 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. |