diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-02 20:50:56 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-03 12:58:38 -0400 |
| commit | 8ba8dd23b7cbf9aa423b6aa965abc4d7174b84de (patch) | |
| tree | 0079f7c2810461dda81f5aaeeb45824283b16d58 /lib/sqlalchemy/sql/functions.py | |
| parent | b07f8839795adfee40e7d34279242ea1e35dbda8 (diff) | |
| download | sqlalchemy-8ba8dd23b7cbf9aa423b6aa965abc4d7174b84de.tar.gz | |
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
Diffstat (limited to 'lib/sqlalchemy/sql/functions.py')
0 files changed, 0 insertions, 0 deletions
