diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-09-15 08:42:34 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-09-15 08:42:34 -0400 |
commit | 0ee7d693b805c0f1aea0da5ebc11ea6e52b42c71 (patch) | |
tree | 5e02dfd91e339c646dad15f182a3e0937ccdcfc6 /lib/sqlalchemy/dialects/postgresql/array.py | |
parent | 310dd2e6a741c606e5be40ef35cac6ed63e10bfe (diff) | |
download | sqlalchemy-0ee7d693b805c0f1aea0da5ebc11ea6e52b42c71.tar.gz |
catch exception for system_views also
Fixed yet another regression in SQL Server isolation level fetch (see
:ticket:`8231`, :ticket:`8475`), this time with "Microsoft Dynamics CRM
Database via Azure Active Directory", which apparently lacks the
``system_views`` view entirely. Error catching has been extended that under
no circumstances will this method ever fail, provided database connectivity
is present.
Fixes: #8525
Change-Id: I76a429e3329926069a0367d2e77ca1124b9a059d
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/array.py')
0 files changed, 0 insertions, 0 deletions