summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/mods/selectresults.py
Commit message (Expand)AuthorAgeFilesLines
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-7/+0
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-1/+1
* migrated (most) docstrings to pep-257 format, docstring generator using strai...Mike Bayer2007-02-251-1/+1
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-83/+4
* c. martinez' fix to slicing logicMike Bayer2006-05-181-2/+2
* mapper's querying facilities migrated to new query.Query() object, which can ...Mike Bayer2006-04-061-9/+9
* adjustments...Mike Bayer2006-03-311-0/+2
* tweak...Mike Bayer2006-03-311-1/+1
* introducing...the mods package ! the SelectResults thing moves as the first modMike Bayer2006-03-311-0/+84