summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/sqlite/pysqlite.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-03-12 23:11:18 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-03-12 23:13:24 -0400
commitf1429823d31c56b589017e60328f826f5e721f0e (patch)
treecdf48528f09c781ce8a79aa54a197eedfb22cc34 /lib/sqlalchemy/dialects/sqlite/pysqlite.py
parent993e6449e3f5f3532f6f5426b824718435ce6c6d (diff)
downloadsqlalchemy-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 'lib/sqlalchemy/dialects/sqlite/pysqlite.py')
0 files changed, 0 insertions, 0 deletions