Files
sqlalchemy/test/dialect/oracle
Mike Bayer 19b248c14c Include schema in all_tab_comments query
Fixed regression / incorrect fix caused by fix for 🎫`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
(cherry picked from commit f1429823d3)
2020-03-12 23:13:35 -04:00
..
2017-09-11 14:17:10 -04:00
2019-11-08 15:41:10 -05:00
2019-11-08 15:41:10 -05:00