diff options
author | jonathan vanasco <jonathan@2xlp.com> | 2021-11-12 12:45:54 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-01-24 22:03:06 -0500 |
commit | 03212e5aefb3d5c912d25274f447eb9c493f7268 (patch) | |
tree | fdf6b7919dab70e979304f43b6fbde9b8ad6515b /lib/sqlalchemy/sql/operators.py | |
parent | 55b243a3f22f267c829f9088fd4e801f0b621a31 (diff) | |
download | sqlalchemy-03212e5aefb3d5c912d25274f447eb9c493f7268.tar.gz |
add context for warnings emitted from configure_mappers(), autoflush()
Improved the notification of warnings that are emitted within the configure
mappers or flush process, which are often invoked as part of a different
operation, to add additional context to the message that indicates one of
these operations as the source of the warning within operations that may
not be obviously related.
Fixes: #7305
Change-Id: I79da7a6a5d4cf67d57615d0ffc2b8d8454011c84
Diffstat (limited to 'lib/sqlalchemy/sql/operators.py')
0 files changed, 0 insertions, 0 deletions