summaryrefslogtreecommitdiff
path: root/test/orm/inheritance2.py
Commit message (Expand)AuthorAgeFilesLines
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-315/+0
* - added a standardized test harness for ORM testsMike Bayer2007-01-271-14/+3
* - logging is now implemented via standard python "logging" module.Mike Bayer2006-09-241-3/+3
* inserting './lib/' into sys.path since PYTHONPATH no longer straightforward w...Mike Bayer2006-06-291-1/+1
* some cleanup to the new compilation changesMike Bayer2006-06-201-1/+0
* late compilation of mappers. now you can create mappers in any order, and th...Mike Bayer2006-06-081-21/+65
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-0/+283