FriendsOfDoctrine / dbal-clickhouse

Doctrine DBAL driver for ClickHouse database
GNU General Public License v3.0
98 stars 80 forks source link

Does not support config readonly https sslCA #65

Open raymond-tnc opened 2 months ago

raymond-tnc commented 2 months ago

src/ClickHouseConnection.php:42 first params only have "host port username password" but actually it also support other params "config readonly https sslCA"