summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/manytomany.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-248/+0
* - removed test.testing.ORMTest, test.fixtures, and allMike Bayer2009-06-021-4/+6
* - The "clear()", "save()", "update()", "save_or_update()"Mike Bayer2009-01-171-10/+10
* Modified fails_on testing decorator to take a reason for the failure.Michael Trier2008-12-121-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-2/+2
* - mapped classes which extend "object" and do not provide anMike Bayer2007-12-291-7/+7
* - Removed @testing.supported. Dialects in development or maintained outsideJason Kirtland2007-12-131-3/+4
* Migrated maxdb behavioral assumptions from unsupported to fails_onJason Kirtland2007-11-051-18/+19
* - Added initial version of MaxDB dialect.Jason Kirtland2007-10-231-38/+27
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+255