]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix has_table() to exclude other sessions' local temp tables
authorGord Thompson <gord@gordthompson.com>
Fri, 20 Aug 2021 15:50:10 +0000 (09:50 -0600)
committerGord Thompson <gord@gordthompson.com>
Mon, 23 Aug 2021 17:01:10 +0000 (11:01 -0600)
commit207ec35c2e175f5fcf68e886d5e61a0678c2d6fc
tree290f9a750802bacf4b38308389abf22ebfe2ae36
parent5219a0e25ba733faf8f35775681bf3d57016267e
Fix has_table() to exclude other sessions' local temp tables

Fixes: #6910
Change-Id: I9986566e1195d42ad7e9a01f0f84ef2074576257
doc/build/changelog/unreleased_14/6910.rst [new file with mode: 0644]
lib/sqlalchemy/dialects/mssql/base.py