| Commit message (Expand) | Author | Age | Files | Lines |
| * | - reverse course in #3061 so that we instead no longer set None in the attribute | Mike Bayer | 2014-06-23 | 1 | -2/+2 |
| * | - Additional checks have been added for the case where an inheriting | Mike Bayer | 2014-06-20 | 1 | -1/+3 |
| * | - ensure ordering is fully maintained, [ticket:2914] | Mike Bayer | 2014-01-20 | 1 | -2/+2 |
| * | - :func:`.attributes.get_history()` when used with a scalar column-mapped | Mike Bayer | 2013-10-25 | 1 | -1/+43 |
| * | - rework PropComparator.adapted() to be PropComparator.adapt_to_entity(), | Mike Bayer | 2013-06-17 | 1 | -1/+1 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -2/+2 |
| * | Extended the :doc:`/core/inspection` system so that all Python descriptors | Mike Bayer | 2012-12-29 | 1 | -1/+65 |
| * | - refactor of pathing mechanics, to address #2614, #2617 | Mike Bayer | 2012-12-01 | 1 | -3/+3 |
| * | - add class_ to AliasedInsp | Mike Bayer | 2012-10-26 | 1 | -4/+6 |
| * | - some naming changes on PropComparator, Comparator: | Mike Bayer | 2012-10-25 | 1 | -2/+40 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -2/+2 |
| * | - rename .attr to .attrs on mapper, instance state, [ticket:2569] | Mike Bayer | 2012-09-22 | 1 | -14/+14 |
| * | - [feature] ORM entities can be passed | Mike Bayer | 2012-07-23 | 1 | -4/+10 |
| * | - totally remove _entity_info and _extended_entity_info, replacing all usage | Mike Bayer | 2012-07-16 | 1 | -0/+14 |
| * | some test fixes and cleanup | Mike Bayer | 2012-07-16 | 1 | -1/+1 |
| * | - express most of the orm.util functions in terms of the inspection system | Mike Bayer | 2012-07-16 | 1 | -11/+66 |
| * | - [feature] Calling rollback() within a | Mike Bayer | 2012-04-24 | 1 | -1/+1 |
| * | - the inspect interface is done, needs docs. | Mike Bayer | 2012-04-04 | 1 | -137/+233 |
| * | begin implementing inspection system for #2208 | Mike Bayer | 2012-04-03 | 1 | -0/+194 |