Files
sqlalchemy/test/sql
Mike Bayer c52580dede - 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
2014-09-07 14:55:44 -04:00
..
2014-08-31 18:02:24 -04:00
2014-07-18 17:40:58 -04:00
2014-09-05 16:28:20 -04:00
2014-07-18 17:40:58 -04:00
2014-08-20 19:12:32 -04:00
2014-07-18 17:40:58 -04:00