Simon Podlipsky

Results 337 comments of Simon Podlipsky

But since this exception is kinda generic, the property is not appropriate. Either introduce new exception (/subtype) or output the body (truncated?) into a message

A custom one. It happens even if child element is ``.

There are more type errors between TS versions. I managed to reproduce another one https://github.com/simPod/repro ``` cd client yarn yarn run build:development ``` you'll see 10 errors related to incorrect...

forgot to commit yarn. fixed https://github.com/simPod/repro/commit/e6ef996078032292a58572e3d6d369f2a493ccc3

Does it need some more info? Just checked with TS 5.7, happens as well.

Upgraded to these versions but still occurs

I did share the repo before already 🤔 On Tue, Feb 4, 2025, 17:39 աӄա ***@***.***> wrote: > @khadirbaaoua are you also using yarn? > any repo to share? The...

@JanMikes you can try https://github.com/simPod/PhpClickHouseClient since there's no magic between usercode and issuing request so it might suite you better.

I'm not a maintainer here and I abandoned the project because of issues like this. You can use https://packagist.org/packages/simpod/clickhouse-client, there are no hidden dragons.

Yup. Can we setup 16.0.x branch so we can start development? Also rename master to 15.1.x.