]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix "Ambiguous column name" error on FK reflection
authorGord Thompson <gord@gordthompson.com>
Mon, 14 Mar 2022 17:26:54 +0000 (11:26 -0600)
committermike bayer <mike_mp@zzzcomputing.com>
Mon, 14 Mar 2022 18:51:05 +0000 (18:51 +0000)
commit84a78a97b5903dc246155a63ee8514385ed95d7c
tree06b0156a6b9a0b78b285fb816c26865aa9301654
parent35f82173e04b3209e07fcfc0606a7614108d018e
Fix "Ambiguous column name" error on FK reflection

Fixes: #7812
Change-Id: Ic16eff9a9201d34515cb8eb884270eced4e1196a
doc/build/changelog/unreleased_14/7812.rst [new file with mode: 0644]
lib/sqlalchemy/dialects/mssql/base.py