diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-09-07 14:55:44 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-09-07 14:55:44 -0400 |
commit | c52580dedef89f0b94274d7e49d4f4ab099c7bc6 (patch) | |
tree | 02a4c6cdd14c504a5f9ee263c2d81d638706b42d /lib/sqlalchemy/sql/base.py | |
parent | 7950270cf2b12807acd7c330b11dae36e50c3a28 (diff) | |
download | sqlalchemy-ticket_3148.tar.gz |
- rework ColumnAdapter and ORMAdapter to only provide the featuresticket_3148
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
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions