clickhouse-sqlalchemy
clickhouse-sqlalchemy copied to clipboard
'nonetype' object has no attribute 'startswith' in drivers/http/transport.py
https://github.com/xzkostyan/clickhouse-sqlalchemy/blob/71564b5f02f2ac487bb48d475638a2c73f98d612/clickhouse_sqlalchemy/drivers/http/transport.py#L80
I've noticed there is no checking for an incoming None value in def _get_type(type_str) and therefore the library fails.
+1 same problem
+1 same problem
+1 same problem
Feel free to make PR or use clickhouse+native://
.
+1 same problem