]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add documentation for connecting to Azure SQL instances with managed identities
authorAlex Lowe <alowe@healthcarebluebook.com>
Mon, 15 Mar 2021 18:50:45 +0000 (14:50 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Mar 2021 17:27:21 +0000 (13:27 -0400)
commit9a438db3e6046ef12164968b8e835fc95a63c349
tree3a28ff21b9e08c211a13e4bf0248e021efa7bdf4
parent874c51d98e01698a441acc9415d77bb2deeb98bf
Add documentation for connecting to Azure SQL instances with managed identities

Fixes: #6031
Closes: #6032
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/6032
Pull-request-sha: 00abfffd198a4c0e81bb5d15219dd4e40670ce94

Change-Id: Id67b21e6d2cc93f88d78e291e3bc8f87463377a6
doc/build/core/engines.rst
lib/sqlalchemy/dialects/mssql/pyodbc.py