sebastianbk commented on issue #337: MsSql: Upgrade db failed - pyodbc - column 
length discrepancy
URL: 
https://github.com/apache/incubator-superset/issues/337#issuecomment-359256144
 
 
   @mistercrunch: This problem continues to exist when using an Azure SQL 
Database as a backing database for Superset.
   
   Here is the setting in `superset_config.py` that I used:
   
   ```python
   SQLALCHEMY_DATABASE_URI = 
'mssql+pymssql://sensomind@sensomindsuperset:${SUPERSET_METADATA_PASSWORD}@sensomindsuperset.database.windows.net:1433/superset'
   ```
   
   Is there any workaround for this error?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to