summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/expression.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-11-03 23:17:34 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-11-03 23:17:34 +0000
commit8ebc8ee5bae0f4bef465e8b5b4b46609cfdebc10 (patch)
treec27fc44d024fa066c6ea8af752305ccb506e7019 /lib/sqlalchemy/sql/expression.py
parent0af3f8f35b5e46f749d328e6fae90f6ff4915e97 (diff)
downloadsqlalchemy-8ebc8ee5bae0f4bef465e8b5b4b46609cfdebc10.tar.gz
- eager loading with LIMIT/OFFSET applied no longer adds the primary
table joined to a limited subquery of itself; the eager loads now join directly to the subquery which also provides the primary table's columns to the result set. This eliminates a JOIN from all eager loads with LIMIT/OFFSET. [ticket:843]
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions