This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 4d97461739 MSSQL-DOC-FIX (#40565)
4d97461739 is described below

commit 4d9746173988020cf9e62c48921e787881fe3e91
Author: Zohaib Khalid <[email protected]>
AuthorDate: Wed Jul 3 16:59:36 2024 +0500

    MSSQL-DOC-FIX (#40565)
    
    Co-authored-by: khalidzohaib <[email protected]>
---
 docs/apache-airflow/howto/set-up-database.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/apache-airflow/howto/set-up-database.rst 
b/docs/apache-airflow/howto/set-up-database.rst
index 14249f9dd4..462cdade68 100644
--- a/docs/apache-airflow/howto/set-up-database.rst
+++ b/docs/apache-airflow/howto/set-up-database.rst
@@ -328,6 +328,7 @@ MsSQL Database
 
     As of Airflow 2.9.0 support of MsSQL has been removed for Airflow Database 
Backend.
     This does not affect the existing provider packages (operators and hooks), 
DAGs can still access and process data from MsSQL.
+    However, further usage may throw errors making Airflow's core 
functionality unusable.
 
 
 Migrating off MsSQL Server

Reply via email to