summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/assignmapper.py
Commit message (Expand)AuthorAgeFilesLines
* added mapper return value to assign_mapperMike Bayer2006-11-241-0/+1
* reorganizing classnames a bit, flagging "private" classes in the sql package,Mike Bayer2006-10-171-2/+2
* assignmapper was setting is_primary=True, causing all sorts of mayhemMike Bayer2006-07-201-1/+0
* added count/count_by to assignmapper, plus a test in activemapper to try it outMike Bayer2006-07-131-1/+1
* Replaced tab spacing with plain spaces.sean2006-06-211-3/+3
* doc updates, added 'save' method to assignmapperMike Bayer2006-05-271-1/+1
* added 0.1.7 changes to changelogMike Bayer2006-05-251-0/+3
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-0/+34