summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/abc_inheritance.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-171/+0
* - removed test.testing.ORMTest, test.fixtures, and allMike Bayer2009-06-021-2/+4
* - The "clear()", "save()", "update()", "save_or_update()"Mike Bayer2009-01-171-8/+8
* - comparator_factory is accepted by all MapperProperty constructors. [ticket:...Mike Bayer2008-11-241-2/+2
* - Improved the behavior of aliased() objects such that they moreMike Bayer2008-11-031-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-2/+3
* test suite deprecation rampageJason Kirtland2008-01-091-15/+15
* - added a warning when a relation() is added to an inheriting mapper that is ...Mike Bayer2007-12-091-1/+3
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+166