ClickhouseClient icon indicating copy to clipboard operation
ClickhouseClient copied to clipboard

Clickhouse client over HTTP

Results 7 ClickhouseClient issues
Sort by recently updated
recently updated
newest added

A quick fix for the deprecation warnings that spam a log. I hope as it is only an annotation change it will be merged soon.

I have a clickhouse cluster with encryption type: full-verification For such a connection, I have a file with a certificate: CA.pem How to specify the path to the certificate in...

Привёл объявление методов к новому синтаксису, а то deprecated ругается в тинкере. Только начал юзать пакет, возможно где-то ещё есть подобные задачи, предлагаю оставить pr пока как есть, дополню со...

using a format on the builder gave an error. -> format(Format::JSON_COMPACT) The sql send to clickhpuse server contained 2 FORMAT settings.

also add .gitattributes to exclude some dev requirements

Add the #[\ReturnTypeWillChange] attribute to Result.php to ensure compatibility with PHP 8.0.