summaryrefslogtreecommitdiff
path: root/test/orm/test_composites.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug where sending a composite attribute into :meth:`.Query.order_by`Mike Bayer2013-06-101-1/+27
* Fixed the interaction between composite attributes andMike Bayer2013-06-101-4/+35
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-5/+5
* trailing whitespace bonanzaMike Bayer2012-07-281-29/+29
* - [bug] Fixed bug in get_history() when referringMike Bayer2011-12-071-0/+17
* - [bug] the value of a composite attribute is nowMike Bayer2011-10-261-10/+39
* - Reinstated "comparator_factory" argument toMike Bayer2011-10-151-1/+127
* - Fixed regression in new composite rewrite whereMike Bayer2011-08-141-1/+13
* - 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-19/+20
* - move all the setup_classes(cls) and setup_mappers(cls) to use aMike Bayer2011-03-271-15/+15
* - remove @testing.resolve_artifact_names, replace with direct attributeMike Bayer2011-03-261-30/+78
* - oracle fixesMike Bayer2011-01-151-12/+24
* - composite now relates to its parent class in terms of MapperProperty,Mike Bayer2011-01-151-0/+134
* - whitespace removal bonanzaMike Bayer2011-01-021-32/+32
* - restore mapper.get_property() to use the _props dict. at the momentMike Bayer2010-12-281-3/+17
* - merged the test for [ticket:1997], r1b1f195483aa , intoMike Bayer2010-12-211-1/+78
* - migrate composites to its own test suite, break up tests into individual fe...Mike Bayer2010-12-201-0/+337