summaryrefslogtreecommitdiff
path: root/test/orm/test_loading.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug where if an exception were thrown at the start of aMike Bayer2015-01-051-3/+30
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* :meth:`.Query.merge_result` can now load rows from an outer joinMike Bayer2013-01-081-1/+23
* - add coverage for merge_result() [ticket:2588]Mike Bayer2012-10-111-0/+94