diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-08-29 14:01:38 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-08-29 14:01:38 -0400 |
commit | eb8a39c58cf3ef8f43d9bead3a534b5700f4a519 (patch) | |
tree | 688d7a50463ca4c5d1f7c5b0a048a613602f8d39 /lib/sqlalchemy/orm/loading.py | |
parent | faf319fff51388c684d29ffc80f199c0f8f79708 (diff) | |
download | sqlalchemy-eb8a39c58cf3ef8f43d9bead3a534b5700f4a519.tar.gz |
- The :class:`.Query` will raise an exception when :meth:`.Query.yield_per`
is used with mappings or options where eager loading, either
joined or subquery, would take place. These loading strategies are
not currently compatible with yield_per, so by raising this error,
the method is safer to use - combine with sending False to
:meth:`.Query.enable_eagerloads` to disable the eager loaders.
Diffstat (limited to 'lib/sqlalchemy/orm/loading.py')
0 files changed, 0 insertions, 0 deletions