summaryrefslogtreecommitdiff
path: root/examples/backref/backref_tree.py
Commit message (Expand)AuthorAgeFilesLines
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-41/+0
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-1/+1
* docs/examples/unittests for remote_sideMike Bayer2006-12-081-1/+1
* late compilation of mappers. now you can create mappers in any order, and th...Mike Bayer2006-06-081-1/+4
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-12/+9
* added backref() function, allows the creation of a backref where you also sen...Mike Bayer2006-03-071-0/+41