Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -6/+6 |
* | :meth:`.Query.merge_result` can now load rows from an outer join | Mike Bayer | 2013-01-08 | 1 | -4/+5 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | - refactor of pathing mechanics, to address #2614, #2617 | Mike Bayer | 2012-12-01 | 1 | -9/+6 |
* | just a pep8 pass of lib/sqlalchemy/orm/ | Diana Clarke | 2012-11-19 | 1 | -2/+8 |
* | - add coverage for merge_result() [ticket:2588] | Mike Bayer | 2012-10-11 | 1 | -1/+2 |
* | - with InstanceState more public, underscore all its methods | Mike Bayer | 2012-07-18 | 1 | -4/+4 |
* | - justify NamedTuple, now called KeyedTuple | Mike Bayer | 2012-07-16 | 1 | -1/+1 |
* | - move load_scalar_attributes out to loading.py | Mike Bayer | 2012-07-14 | 1 | -0/+65 |
* | rework imports here | Mike Bayer | 2012-07-03 | 1 | -36/+35 |
* | turn commit_all into an iterative method | Mike Bayer | 2012-06-25 | 1 | -3/+5 |
* | 2.5 compat | Mike Bayer | 2012-06-23 | 1 | -1/+3 |
* | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -0/+533 |