summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/scoping.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-05-21 15:28:00 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-05-22 10:58:08 -0400
commit2574ca4b215cb06720d3ff4352d87ce87ebdd160 (patch)
treee29dbc695351cfffd747dfea8822fabdf567329d /lib/sqlalchemy/orm/scoping.py
parentccbd68bb3ce09a013c998e4dcc26c0df7b03f205 (diff)
downloadsqlalchemy-2574ca4b215cb06720d3ff4352d87ce87ebdd160.tar.gz
Prevent SQL server isolation level from failing
Fixed bug where SQL Server transaction isolation must be fetched from a different view when using Azure data warehouse, the query is now attempted against both views and then a NotImplemented is raised unconditionally if failure continues to provide the best resiliency against future arbitrary API changes in new SQL Server versions. Change-Id: I621b5089febe8ace136428fa133fde1a7e21cda4 Fixes: #3994
Diffstat (limited to 'lib/sqlalchemy/orm/scoping.py')
0 files changed, 0 insertions, 0 deletions