[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-07-29 17:33:42
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/405c223ae50e/ Changeset: 405c223ae50e Branch: None User: zzzeek Date: 2014-07-29 19:32:05 Summary: - Fixed 0.9.7 regression caused by :ticket:`3067` in conjunction with a mis-named unit test such that so-called "schema" types like :class:`.Boolean` and :class:`.Enum` could no longer be pickled. fixes #3144 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3a441ff4f125/ Changeset: 3a441ff4f125 Branch: None User: zzzeek Date: 2014-07-29 19:33:05 Summary: fix test ordering issues Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b281c8cdbf81/ Changeset: b281c8cdbf81 Branch: None User: zzzeek Date: 2014-07-29 19:33:21 Summary: - find the remaining not cleaning up correctly test Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/e974bed379e4/ Changeset: e974bed379e4 Branch: rel_0_9 User: zzzeek Date: 2014-07-29 19:33:24 Summary: - Fixed 0.9.7 regression caused by :ticket:`3067` in conjunction with a mis-named unit test such that so-called "schema" types like :class:`.Boolean` and :class:`.Enum` could no longer be pickled. fixes #3144 Affected #: 3 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. |