villebro commented on issue #18719: URL: https://github.com/apache/superset/issues/18719#issuecomment-1041201312
While in general I would not encourage using these types of characters in a database name, I believe this should be fairly easy to fix by making sure we urlencode the database name when constructing the SQLAlchemy URI. -- 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]
