cloudflare / cloudflare/sqlalchemy-clickhouse
Question/request don't raise connection exceptions with passwords
Open
- Dominant language
- Python
- Stars
- 325
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Seems that `clickhouse_sqlalchemy` is raising an exception from `urllib3` that contains a message with the connection username and password, can this be avoided by just raising an exception with `Connection refused`?
https://github.com/apache/incubator-superset/issues/11822
Contributor guide
Assessment
This issue has not been assessed yet.