[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-09-07 19:26:03
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c52580dedef8/ Changeset: c52580dedef8 Branch: ticket_3148 User: zzzeek Date: 2014-09-07 20:55:44 Summary: - rework ColumnAdapter and ORMAdapter to only provide the features we're now using; rework them fully so that their behavioral contract is consistent regarding adapter.traverse() vs. adapter.columns[], add a full suite of tests including advanced wrapping scenarios previously only covered by test/orm/test_froms.py and test/orm/inheritance/test_relationships.py - identify several cases where label._order_by_label_clause would be corrupted, e.g. due to adaption or annotation separately - add full tests for #3148 Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/51eff5eb7abb/ Changeset: 51eff5eb7abb Branch: None User: zzzeek Date: 2014-09-07 21:23:24 Summary: - changelog and migration for #3188, #3148. fixes #3188 fixes #3148 Affected #: 2 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. |