summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/test_relationship.py
Commit message (Expand)AuthorAgeFilesLines
* - varchar requires a lengthMike Bayer2015-12-221-1/+1
* - add the test from ref #3614 as well for testing ref #3611Mike Bayer2015-12-211-0/+60
* - Fixed regression caused in 1.0.10 by the fix for :ticket:`3593` whereMike Bayer2015-12-151-18/+99
* - Fixed bug which is actually a regression that occurred betweenMike Bayer2015-11-251-1/+130
* - The subquery wrapping which occurs when joined eager loadingMike Bayer2015-03-101-12/+12
* - pick around gaining modest dings in callcounts here and thereMike Bayer2015-03-091-6/+3
* - Fixed bugs in ORM object comparisons where comparison ofMike Bayer2015-02-201-0/+6
* - Fixed a bug involving the new flattened JOIN structures whichMike Bayer2014-01-131-0/+134
* - dont run deletes hereMike Bayer2014-01-131-0/+1
* - Fixed regression where we apparently still create an implicitMike Bayer2014-01-021-0/+1
* An overhaul of expression handling for special symbols particularlyMike Bayer2013-10-231-1/+0
* Fixed bug in polymorphic SQL generation where multiple joined-inheritanceMike Bayer2013-06-151-1/+91
* - Fixed an obscure bug where the wrong results would beMike Bayer2013-06-071-10/+10
* dial back the default "flatness" a bit, it will be there for joinedload and q...Mike Bayer2013-06-061-1/+1
* - improve overlapping selectables, apply to both query and relationshipMike Bayer2013-06-041-5/+4
* - eager loadsMike Bayer2013-06-041-60/+38
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* and a lot of tests. five fail without the changeMike Bayer2013-04-261-0/+264
* - refactor of pathing mechanics, to address #2614, #2617Mike Bayer2012-12-011-3/+240
* getting everything to pass againMike Bayer2012-09-271-1/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+3
* -whitespace bonanza, contdMike Bayer2012-07-281-1/+1
* - fix some unclear phrases in query regarding polymorphic,Mike Bayer2012-02-161-0/+877