martinskeem opened a new issue #8611:
URL: https://github.com/apache/airflow/issues/8611


   **Apache Airflow version**:1.10.10
   **What happened**: Not able to run upgradedb
   
   It seems that there's a regression of this bug, specifically pertaining to 
SQL Server, which does not support "JSON_VALID": 
https://issues.apache.org/jira/browse/AIRFLOW-6366
   
   Resulting in this error during "airflow upgradedb":
   
   Apr 28 14:58:40 devaf1-dk1.sys.dom airflow[43060]: 
sqlalchemy.exc.ProgrammingError: (pyodbc.ProgrammingError) ('42000', "[42000] 
[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]'JSON_VALID' is not a 
recognized bu...QLExecDirectW)")
   Apr 28 14:58:40 devaf1-dk1.sys.dom airflow[43060]: [SQL: SELECT 
JSON_VALID(1)]
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to