rodionxabibov commented on issue #23483: URL: https://github.com/apache/superset/issues/23483#issuecomment-1707908804
I used mysql-connector-odbc && pyodbc and changed the connection string to mysql `SQLALCHEMY_DATABASE_URL = "mysql+pyodbc://superset:xxxxxxxx@xxxxxxx/superset " ` and the database was updated without errors -- 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]
