[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed an assertion that would raise somewhat inap
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-12-24 04:00:29
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c7d6c667b53d/ Changeset: c7d6c667b53d Branch: None User: zzzeek Date: 2015-12-24 03:59:44+00:00 Summary: - Fixed an assertion that would raise somewhat inappropriately if a :class:`.Index` were associated with a :class:`.Column` that is associated with a lower-case-t :class:`.TableClause`; the association should be ignored for the purposes of associating the index with a :class:`.Table`. fixes #3616 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. |