diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-10-25 10:22:14 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-10-25 10:22:14 -0400 |
commit | eae9d1420bbfde4dbd835b654e80653cd5ac2155 (patch) | |
tree | c930f0a6a030c6cf2c08e9af21e7c4e255fb3e47 /lib/sqlalchemy/dialects/postgresql/base.py | |
parent | 37b29b58cb3e1b0715711327724166b0fb991c70 (diff) | |
download | sqlalchemy-eae9d1420bbfde4dbd835b654e80653cd5ac2155.tar.gz |
raise for non-Load opt passed to options()
Fixed the exception that's raised when the
:func:`_orm.with_loader_criteria` option is attempted to be used within a
specific loader path, like in loader.options().
:func:`_orm.with_loader_criteria` is only intended to be used at the top
level.
Fixes: #8711
Change-Id: Iaa7b13956b808761e618a6be6406e5c82df1c65c
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/base.py')
0 files changed, 0 insertions, 0 deletions