L0x6 commented on issue #25501:
URL: https://github.com/apache/superset/issues/25501#issuecomment-1746324279

   Yeah i m aware of that, and i tried multiple ways to encode the password 
(escape all special chars), didn't work
   I added an override function to the superset_config.py to recreate the 
SQL_ALCHEMY_URI with encoding/escaping
   I tested woth hardcoded escape (using %40 instead of @) 
   Still no luck ! Its always decoding and treating @ as the start of db 
hostname.
   I m not sure anymore if this is sqlalchemy problem or superset is not 
escaping the char properly.


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