[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-01-26 22:29:33
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5742e321b261/ Changeset: 5742e321b261 Branch: None User: zzzeek Date: 2016-01-26 22:28:40+00:00 Summary: - unfortunately we need to match within join where col.key does not match what's given so we need to use a set() here. contains_column is not within any performance paths Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b11bfd5b0c72/ Changeset: b11bfd5b0c72 Branch: rel_1_0 User: zzzeek Date: 2016-01-26 22:29:09+00:00 Summary: - unfortunately we need to match within join where col.key does not match what's given so we need to use a set() here. contains_column is not within any performance paths (cherry picked from commit 5742e321b261c0c1303835b80418cd3cdc1b5643) 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. |