rusackas commented on issue #24352:
URL: https://github.com/apache/superset/issues/24352#issuecomment-1971903310

   Looking at the [docs](https://pypi.org/project/sqlalchemy-mongobi/) you'd 
want to specify a dbapi, like 
`mongobi+mysqldb://user?source=auth_db:password@url:port/database` or 
`mongobi+pymysql://user?source=auth_db:password@url:port/database` - have you 
tried that?
   
   Also, is this still the case in Superset 3.x? We're closing most 2.x or 
earlier issues since that version is no longer suported.


-- 
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]

Reply via email to