handita opened a new issue #15700: URL: https://github.com/apache/superset/issues/15700
I have tested superset with this url sqlalchemy mssql+pymssql://sa@[email protected]:1433/SKU ### Actual results It said `ERROR: Could not load database driver: AzureSynapseSpec` #### Screenshots #### How to reproduce the bug 1. Go to 'Database' 2. Click on '+ DATABASE' 3. Add url to mssql uri 4. See error  ### Environment (please complete the following information): - superset version: `Superset 1.2.0` - python version: `Python 3.9.5` - node.js version: `v14.17.3` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context I have googling with those keyword, But I can't find the answer. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
