summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-09-13 22:55:54 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-09-13 22:55:54 -0400
commit03523970d993b06ff8bed86e2af3ea153cd6112b (patch)
treeff3f50c5c3c3b6698599155fc4e9786c1f20d07d /lib/sqlalchemy/engine/base.py
parent2ed6f06329a7bb2f780aebc467a72321dfb5c204 (diff)
downloadsqlalchemy-03523970d993b06ff8bed86e2af3ea153cd6112b.tar.gz
- Fixed bug that would prevent "subqueryload" from
working correctly with single table inheritance for a relationship from a subclass - the "where type in (x, y, z)" only gets placed on the inside, instead of repeatedly. - When using from_self() with single table inheritance, the "where type in (x, y, z)" is placed on the outside of the query only, instead of repeatedly. May make some more adjustments to this.
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions