summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/test_concrete.py
Commit message (Expand)AuthorAgeFilesLines
* most of ORM passing...Mike Bayer2013-05-041-2/+2
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-6/+6
* - [bug] Fixed bug mostly local to newMike Bayer2012-07-141-8/+18
* - move all the comments that got shoved below the fixture grabs back upMike Bayer2011-03-271-2/+3
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-5/+5
* - move all the setup_classes(cls) and setup_mappers(cls) to use aMike Bayer2011-03-271-4/+4
* - remove @testing.resolve_artifact_names, replace with direct attributeMike Bayer2011-03-261-6/+41
* - whitespace removal bonanzaMike Bayer2011-01-021-13/+13
* - mappers can be created against select() constructs, or others,Mike Bayer2010-11-281-1/+1
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-5/+5
* GC is screwing this one up sometimesMike Bayer2010-08-011-2/+2
* - Repaired the usage of merge() when used withMike Bayer2010-08-011-56/+157
* apply alt/ctrl tMike Bayer2010-08-011-353/+390
* - To accomodate the fact that there are now two kinds of eagerMike Bayer2010-03-241-2/+2
* - The official name for the relation() function is nowMike Bayer2010-03-171-13/+13
* merge 0.6 series to trunk.Mike Bayer2009-08-061-10/+11
* - relations() now have greater ability to be "overridden",Mike Bayer2009-07-211-0/+54
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+519