Under which category would you file this issue?
Providers
Apache Airflow version
3.2.1
What happened and how to reproduce it?
After creating a new MySQL connection and checking the database, the Schema field is empty.
Editing the connection settings, setting values for the Schema field, and then saving results in the following error.
422 Validation Error
body.url_schema Extra inputs are not permitted
What you think should happen instead?
No response
Operating System
No response
Deployment
None
Apache Airflow Provider(s)
No response
Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-mssql 4.5.2
Official Helm Chart version
Not Applicable
Kubernetes Version
No response
Helm Chart configuration
No response
Docker Image customizations
FROM apache/airflow:3.2.1
RUN pip install --no-cache-dir apache-airflow-providers-microsoft-mssql \
pip-system-certs
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Under which category would you file this issue?
Providers
Apache Airflow version
3.2.1
What happened and how to reproduce it?
After creating a new MySQL connection and checking the database, the Schema field is empty.
Editing the connection settings, setting values for the Schema field, and then saving results in the following error.
What you think should happen instead?
No response
Operating System
No response
Deployment
None
Apache Airflow Provider(s)
No response
Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-mssql 4.5.2
Official Helm Chart version
Not Applicable
Kubernetes Version
No response
Helm Chart configuration
No response
Docker Image customizations
Anything else?
No response
Are you willing to submit PR?
Code of Conduct