This is an automated email from the ASF dual-hosted git repository.
husseinawala 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 6213d56400 Add missing asterisk for MsSQL on stable Airflow's
footnotes (#34824)
6213d56400 is described below
commit 6213d56400acc80cc9078b19e0910fe70b49fda3
Author: Andrey Anshin <[email protected]>
AuthorDate: Mon Oct 9 22:30:33 2023 +0400
Add missing asterisk for MsSQL on stable Airflow's footnotes (#34824)
---
README.md | 2 +-
generated/PYPI_README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 73464e6c55..6989534ca7 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ Apache Airflow is tested with:
| PostgreSQL | 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15 |
| MySQL | 5.7, 8.0, 8.1 | 5.7, 8.0 |
| SQLite | 3.15.0+ | 3.15.0+ |
-| MSSQL | 2017(\*\*), 2019(\*\*) | 2017(\*), 2019(\*) |
+| MSSQL | 2017(\*\*), 2019(\*\*) | 2017(\*\*), 2019(\*\*) |
\* Experimental
diff --git a/generated/PYPI_README.md b/generated/PYPI_README.md
index 3b874c7d81..d202c43c58 100644
--- a/generated/PYPI_README.md
+++ b/generated/PYPI_README.md
@@ -55,7 +55,7 @@ Apache Airflow is tested with:
| PostgreSQL | 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15 |
| MySQL | 5.7, 8.0, 8.1 | 5.7, 8.0 |
| SQLite | 3.15.0+ | 3.15.0+ |
-| MSSQL | 2017(\*\*), 2019(\*\*) | 2017(\*), 2019(\*) |
+| MSSQL | 2017(\*\*), 2019(\*\*) | 2017(\*\*), 2019(\*\*) |
\* Experimental