clickhouse-activerecord
clickhouse-activerecord copied to clipboard
URI schema support
Hey! Thanks for the great gem.
I was wondering if it's possible to add support for a URL-based database parameter?
It would be really helpful to configure the ClickHouse connection using a single string like CLICKHOUSE_URL, similar to how DATABASE_URL works.