diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-11-01 11:11:03 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-11-02 09:23:24 -0400 |
commit | bc04e63475e94f99a6e21a48824adf6ec6b37319 (patch) | |
tree | 3d4f49781e874deb440b65c2dc250b9cac000480 /lib/sqlalchemy/dialects/postgresql/base.py | |
parent | bc7c212370621a26629392cf247492c773fa63fd (diff) | |
download | sqlalchemy-bc04e63475e94f99a6e21a48824adf6ec6b37319.tar.gz |
Add new NO_RAISE attribute flag and specify for m2o history load
Added new behavior to the lazy load that takes place when the "old" value of
a many-to-one is retrieved, such that exceptions which would be raised due
to either ``lazy="raise"`` or a detached session error are skipped.
Fixes: #4353
Change-Id: I6c6c77613e93061a909f5062b70b17e8913fc9ee
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/base.py')
0 files changed, 0 insertions, 0 deletions