summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-02-24 12:52:12 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-02-24 12:52:12 -0500
commitd966920b3df253292a28f2a57bef0d90afd66352 (patch)
tree39e77359d3dfeef97b16ee4eb2768d5276559207 /lib/sqlalchemy/sql/base.py
parent537d9212938669e7140880387d68e769381d5c2e (diff)
downloadsqlalchemy-d966920b3df253292a28f2a57bef0d90afd66352.tar.gz
- Fixed regression from 0.8 where using an option like
:func:`.orm.lazyload` with the "wildcard" expression, e.g. ``"*"``, would raise an assertion error in the case where the query didn't contain any actual entities. This assertion is meant for other cases and was catching this one inadvertently.
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions