diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-08-30 12:25:57 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-08-30 12:25:57 -0400 |
commit | 43447c4254f0d1a9778911bc2d6b794760d83fa7 (patch) | |
tree | e8014920d07df22c2c038ca7a7976563ff6c010b /lib/sqlalchemy/dialects/postgresql/pg8000.py | |
parent | 812c08efb41ff0a8bdafb876fe49079da5074916 (diff) | |
download | sqlalchemy-43447c4254f0d1a9778911bc2d6b794760d83fa7.tar.gz |
Join key_constraints on schema as well for SQL server get_fks
Fixed bug where the SQL Server dialect could pull columns from multiple
schemas when reflecting a self-referential foreign key constraint, if
multiple schemas contained a constraint of the same name against a
table of the same name.
Tests are part of standard suite already (CI has been disabled)
Change-Id: I04ff4a5dea9b82c8e517b3700a28fe994b5550f3
Fixes: #4060
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/pg8000.py')
0 files changed, 0 insertions, 0 deletions