diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-06-01 16:03:52 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-06-01 16:05:40 -0400 |
commit | 0c46a5753329a4f82784ccc457ba1a0e750815b9 (patch) | |
tree | b211666808eb74c54804288ea0b07dd9e8946390 /lib/sqlalchemy/ext/asyncio/engine.py | |
parent | d8578fe0996718433cc8e0c440eb855f71fbc2c6 (diff) | |
download | sqlalchemy-0c46a5753329a4f82784ccc457ba1a0e750815b9.tar.gz |
improve "overlaps" warning; test for m2m
The warning that's emitted for :func:`_orm.relationship` when multiple
relationships would overlap with each other as far as foreign key
attributes written towards, now includes the specific "overlaps" argument
to use for each warning in order to silence the warning without changing
the mapping.
Fixes: #6400
Change-Id: I43c04f8018dda4e0f83ae58b8c7fd95084d9e95d
Diffstat (limited to 'lib/sqlalchemy/ext/asyncio/engine.py')
0 files changed, 0 insertions, 0 deletions