summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/loading.py
Commit message (Expand)AuthorAgeFilesLines
* - with InstanceState more public, underscore all its methodsMike Bayer2012-07-181-4/+4
* - justify NamedTuple, now called KeyedTupleMike Bayer2012-07-161-1/+1
* - move load_scalar_attributes out to loading.pyMike Bayer2012-07-141-0/+65
* rework imports hereMike Bayer2012-07-031-36/+35
* turn commit_all into an iterative methodMike Bayer2012-06-251-3/+5
* 2.5 compatMike Bayer2012-06-231-1/+3
* - move all of orm to use absolute importsMike Bayer2012-06-231-0/+533