diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-03-12 23:11:18 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-03-12 23:13:24 -0400 |
commit | f1429823d31c56b589017e60328f826f5e721f0e (patch) | |
tree | cdf48528f09c781ce8a79aa54a197eedfb22cc34 /test/dialect/postgresql/test_reflection.py | |
parent | 993e6449e3f5f3532f6f5426b824718435ce6c6d (diff) | |
download | sqlalchemy-f1429823d31c56b589017e60328f826f5e721f0e.tar.gz |
Include schema in all_tab_comments query
Fixed regression / incorrect fix caused by fix for :ticket:`5146` where the
Oracle dialect reads from the "all_tab_comments" view to get table comments
but fails to accommodate for the current owner of the table being
requested, causing it to read the wrong comment if multiple tables of the
same name exist in multiple schemas.
Fixes: #5146
Change-Id: Id79fbaa81b0e36cd4af60c48e4ab35c593ace057
Diffstat (limited to 'test/dialect/postgresql/test_reflection.py')
0 files changed, 0 insertions, 0 deletions