[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-06-30 15:12:25
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3b24ccaf28fd/ Changeset: 3b24ccaf28fd Branch: master User: zzzeek Date: 2013-06-30 17:09:37 Summary: A warning is emitted when trying to flush an object of an inherited mapped class where the polymorphic discriminator has been assigned to a value that is invalid for the class. [ticket:2750] Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ead7d9a68091/ Changeset: ead7d9a68091 Branch: rel_0_8 User: zzzeek Date: 2013-06-30 17:11:35 Summary: A warning is emitted when trying to flush an object of an inherited mapped class where the polymorphic discriminator has been assigned to a value that is invalid for the class. [ticket:2750] 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. |