[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - for #3230, scale back the check to only look at c
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-10-19 10:46:11
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b88f9e555e0c/ Changeset: b88f9e555e0c Branch: None User: zzzeek Date: 2014-10-19 10:43:53+00:00 Summary: - for #3230, scale back the check to only look at columns that already have more than one ForeignKeyConstraint referring to them. This limits the check to what we hope is the most common case, but we benefit that the memory and config-time impact is scaled back dramatically. 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. |