summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2018-10-02 17:49:44 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2018-10-03 09:52:38 -0400
commit56fb68ca8620a211ca29b3d47d649dfa332d354a (patch)
tree17c5c88c4725056116e71a3efabedb4ff5301497 /test/dialect/postgresql
parentffd27cef48241e39725c4e9cd13fd744a2806bdd (diff)
downloadsqlalchemy-56fb68ca8620a211ca29b3d47d649dfa332d354a.tar.gz
Perform additional retrieval of correct column names
Added a workaround for a MySQL bug #88718 introduced in the 8.0 series, where the reflection of a foreign key constraint is not reporting the correct case sensitivity for the referred column, leading to errors during use of the reflected constraint such as when using the automap extension. The workaround emits an additional query to the information_schema tables in order to retrieve the correct case sensitive name. Fixes: #4344 Change-Id: I08020d6eec43cbe8a56316660380d3739a0b45f7
Diffstat (limited to 'test/dialect/postgresql')
0 files changed, 0 insertions, 0 deletions