Files
sqlalchemy/test
Mike Bayer eb859dcd2c Improve check for overlapping FK targets on sibling classes
Fixed bug where ORM relationship would warn against conflicting sync
targets (e.g. two relationships would both write to the same column) for
sibling classes in an inheritance hierarchy, where the two relationships
would never actually conflict during writes.

Change-Id: I9367a7978cadc59066e89fc4917d7eb6c78dedee
Fixes: #4078
(cherry picked from commit 8ba8dd23b7)
2017-10-03 14:42:49 -04:00
..
2017-02-07 11:21:56 -05:00
2017-10-03 13:01:58 -04:00
2017-09-29 13:21:16 -04:00
2017-02-07 11:21:56 -05:00
2017-10-03 13:01:58 -04:00