[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-10-08 23:26:23
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f27b7551292f/ Changeset: f27b7551292f Branch: None User: zzzeek Date: 2013-10-09 01:20:09 Summary: The erroneous kw arg "schema" has been removed from the :class:`.ForeignKey` object. this was an accidental commit that did nothing; a warning is raised in 0.8.3 when this kw arg is used. [ticket:2831] Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c1a69ab841e7/ Changeset: c1a69ab841e7 Branch: rel_0_8 User: zzzeek Date: 2013-10-09 01:25:28 Summary: Non-working "schema" argument on :class:`.ForeignKey` is deprecated; raises a warning. Removed in 0.9. [ticket:2831] Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5f07d4b7acc7/ Changeset: 5f07d4b7acc7 Branch: master User: zzzeek Date: 2013-10-09 01:25:55 Summary: 0.8 changelog 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. |