[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-12-18 23:26:56
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/2692238f45ae/ Changeset: 2692238f45ae Branch: master User: zzzeek Date: 2013-12-19 00:26:15 Summary: - Improvements to the system by which SQL types generate within ``__repr__()``, particularly with regards to the MySQL integer/numeric/ character types which feature a wide variety of keyword arguments. The ``__repr__()`` is important for use with Alembic autogenerate for when Python code is rendered in a migration script. [ticket:2893] Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/bc8805506efb/ Changeset: bc8805506efb Branch: rel_0_9 User: zzzeek Date: 2013-12-19 00:26:41 Summary: Merge branch 'master' into rel_0_9 Affected #: 7 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. |