diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-02-24 12:52:12 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-02-24 12:52:12 -0500 |
commit | d966920b3df253292a28f2a57bef0d90afd66352 (patch) | |
tree | 39e77359d3dfeef97b16ee4eb2768d5276559207 /lib/sqlalchemy/sql/base.py | |
parent | 537d9212938669e7140880387d68e769381d5c2e (diff) | |
download | sqlalchemy-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