summaryrefslogtreecommitdiff
path: root/test/orm/test_deferred.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Mapper.order_byMike Bayer2016-04-191-12/+15
* - Fixed regression since 0.9 where the 0.9 style loader optionsMike Bayer2016-01-091-0/+58
* - squash-merge the final row_proc integration branch. this isMike Bayer2015-03-011-5/+28
* - The "wildcard" loader options, in particular the one set up byMike Bayer2015-01-131-2/+131
* - Modified the behavior of :func:`.orm.load_only` such that primary keyMike Bayer2014-06-121-5/+36
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-2/+2
* - fix a bunch of test failuresMike Bayer2013-10-081-5/+6
* 11th hour realization that Load() needs to do the _chop_path() thing asMike Bayer2013-10-061-0/+79
* - merge ticket_1418 branch, [ticket:1418]Mike Bayer2013-10-061-0/+486