diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-05-21 15:28:00 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-05-22 10:58:08 -0400 |
| commit | 2574ca4b215cb06720d3ff4352d87ce87ebdd160 (patch) | |
| tree | e29dbc695351cfffd747dfea8822fabdf567329d /lib/sqlalchemy/orm/scoping.py | |
| parent | ccbd68bb3ce09a013c998e4dcc26c0df7b03f205 (diff) | |
| download | sqlalchemy-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
