summaryrefslogtreecommitdiff
path: root/examples/polymorph/polymorph2.py
Commit message (Expand)AuthorAgeFilesLines
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-136/+0
* added explicit "session" argument to get(), select_whereclause in mapper, as ...Mike Bayer2006-04-061-3/+3
* put proper return typeMike Bayer2006-04-031-1/+1
* improved translation of rows when proxying rows from one mapper to another.Mike Bayer2006-03-261-3/+4
* got some support for mapping to a select that only selects some of the column...Mike Bayer2006-03-251-2/+0
* some more tweaks to get more advanced polymorphic stuff to workMike Bayer2006-03-241-0/+137