summaryrefslogtreecommitdiff
path: root/test/dialect/mysql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2009-06-05 21:23:11 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2009-06-05 21:23:11 +0000
commit698a3c1ac665e7cd2ef8d5ad3ebf51b7fe6661f4 (patch)
treef7c4f623bcb1f8df537b08ada140d6ba44edec64 /test/dialect/mysql.py
parent31b95e6cdce83e14cd1c462c2b7d16a0f8652d19 (diff)
downloadsqlalchemy-698a3c1ac665e7cd2ef8d5ad3ebf51b7fe6661f4.tar.gz
- Fixed Query being able to join() from individual columns of
a joined-table subclass entity, i.e. query(SubClass.foo, SubcClass.bar).join(<anything>). In most cases, an error "Could not find a FROM clause to join from" would be raised. In a few others, the result would be returned in terms of the base class rather than the subclass - so applications which relied on this erroneous result need to be adjusted. [ticket:1431]
Diffstat (limited to 'test/dialect/mysql.py')
0 files changed, 0 insertions, 0 deletions