Files
sqlalchemy/test
Mike Bayer b99f8cad8d Expand sibling tests for overlaps warning
Scaled back the warning message added in 🎫`5171` to not warn for
overlapping columns in an inheritance scenario where a particular
relationship is local to a subclass and therefore does not represent an
overlap.

Add errors documentation for the warning and also expand
``util.warn()`` to include a code parameter.

Fixes: #6171
Change-Id: Icb1f12d8d645d439ffd2bbb7371c6b00042b6ae3
2021-03-31 13:23:53 -04:00
..