An open API service providing commit metadata for open source projects.

GitHub / simPod/PhpClickHouseClient / commits

PHP ClickHouse Client over HTTP

SHA Message Author Date Stats
484e188f ci(tests): use ClickHouse 24.3 as lower boundary (#346) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
14 days ago
ca9a2d49 fix(tests): honor ClickHouse version in providers (#345) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
14 days ago
31befd12 fix(params): quote nested scalar values (#341) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
14 days ago
551107ec chore(deps): remove unused message factory (#342) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
14 days ago
ec8e1eea style: fix coding-standard violations (#343) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
14 days ago
6a2827ca chore(deps): allow guzzlehttp/psr7 v2 and v3 (#340) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
28 days ago
39900d05 fix(sql): parse multiple native query parameters (#339) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
28 days ago
62f437ef docs(readme): update client setup examples (#337) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6c28d2cf fix(output): throw server error for streamed exceptions (#336) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 2 months ago
725353b5 fix(client): avoid pre-scanning untagged response bodies Simon Podlipsky <s****n@p****t> about 2 months ago
dcac1499 fix(client): close error response bodies Simon Podlipsky <s****n@p****t> about 2 months ago
842afc0f fix(client): close non-stream response bodies Simon Podlipsky <s****n@p****t> about 2 months ago
3ab22d77 fix(client): close payload insert responses Simon Podlipsky <s****n@p****t> about 2 months ago
13a30ea4 fix(client): drain payload insert responses Simon Podlipsky <s****n@p****t> about 2 months ago
3e138ab8 fix(client): skip payload response pre-scan (#335) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 2 months ago
da444058 test(format): cover stream-backed output creation Simon Podlipsky <s****n@p****t> about 2 months ago
8d4a52ec test(format): cover stream-backed output creation Simon Podlipsky <s****n@p****t> about 2 months ago
09e03aa4 refactor(output): keep stream conversion in formats Simon Podlipsky <s****n@p****t> about 2 months ago
3ff8304c feat(format): accept streams when creating outputs Simon Podlipsky <s****n@p****t> about 2 months ago
b0e049fa refactor(output): keep JsonEachRow stream typing at constructor Simon Podlipsky <s****n@p****t> about 2 months ago
d317e59c feat(output): parse JSONEachRow streams Simon Podlipsky <s****n@p****t> about 2 months ago
629ce5d8 chore(deps): update dependency infection/infection to ^0.34.0 (#332)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b106e345 fix(async): disable default request limits Simon Podlipsky <s****n@p****t> about 2 months ago
f5be3c14 docs(async): fix stream format generics Simon Podlipsky <s****n@p****t> about 2 months ago
992ad614 test(async): update streamed exception tests Simon Podlipsky <s****n@p****t> about 2 months ago
e18682a5 feat(client): detect streamed ClickHouse exceptions Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 2 months ago
cf78a11c fix(async): stop query logging once Simon Podlipsky <s****n@p****t> 2 months ago
ecdd8d9b test(async): isolate default header coverage Simon Podlipsky <s****n@p****t> 2 months ago
a03b50ec test(async): cover default request headers Simon Podlipsky <s****n@p****t> 2 months ago
8fe8e6ef feat(async): add select stream methods Simon Podlipsky <s****n@p****t> 2 months ago
24f2999a style(async): remove arrow function return type Simon Podlipsky <s****n@p****t> 2 months ago
0457feac refactor(async): use amp psr7 adapter Simon Podlipsky <s****n@p****t> 2 months ago
0df84da3 refactor(async): use amp http client transport Simon Podlipsky <s****n@p****t> 2 months ago
3b4afa62 refactor(async): return futures from async client Simon Podlipsky <s****n@p****t> 2 months ago
af24f657 fix(output): decode JSONEachRow lines independently (#329) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
2 months ago
76f0daca feat(async): add fiber future select methods Simon Podlipsky <s****n@p****t> 2 months ago
9aeb299a Add selectStream methods for large result sets (#323)
Co-authored-by: Claude <n****y@a****m>
Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
2 months ago
04dbc78c Add ClickHouse 25.8 and 26.3 LTS versions to CI matrix (#320) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
2 months ago
c5ea6984 chore(deps): update actions/checkout action to v7 (#328)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
4b5a42f5 chore(deps): update codecov/codecov-action action to v7 (#327) renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
dcbc7f76 chore(deps): update dependency infection/infection to ^0.33.0 (#326)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b8b0a734 Disable Composer lock file (#325) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
4 months ago
5e6aece5 chore(deps): update ramsey/composer-install action to v4 (#324)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
69e1cc8e Add httpStatusCode and clickHouseExceptionName to ServerError (#322)
Co-authored-by: Claude <n****y@a****m>
Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
5 months ago
38fa28e0 Update phpcs php_version to match PHP 8.4 requirement (#321)
Co-authored-by: Claude <n****y@a****m>
Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
5 months ago
ddb1e577 chore(deps): update dependency phpunit/phpunit to v13 (#314)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9c9c9b4d chore(deps): update dependency symfony/http-client to v8 (#311)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
84a81bef Add PHP 8.5 to CI test matrix (#319)
Co-authored-by: Claude <n****y@a****m>
Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
5 months ago
213c84dd Bump minimum PHP version to 8.4 (#318)
Co-authored-by: Claude <n****y@a****m>
Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
5 months ago
c0580d34 chore(deps): update codecov/codecov-action action to v6 (#316)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
5827a236 fix: resolve PHPStan error in ParamValueConverterRegistry (#317)
Co-authored-by: Claude <n****y@a****m>
Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
5 months ago
8ffd448d chore(deps): update github artifact actions (#315)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
730b731c chore(deps): update dependency infection/infection to ^0.32.0 (#313)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
be07e0b1 chore(deps): update github artifact actions (#312)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
276b9a5c chore(deps): update actions/checkout action to v6 (#310)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c805e1df chore(deps): update dependency kafkiansky/phpclick to ^0.3.0 (#307)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
8f1e0ae3 chore(deps): update github artifact actions (#308)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
c0216a5f style: fix sniff name (#309) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
10 months ago
a25dcd97 chore(deps): update actions/checkout action to v5 (#306)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
22bf2530 feat: pass settings via interface to the client (#301) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9835f478 refactor: drop readonly in client classes (#305) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
aa7afbd4 ci: bump phpcs version to php 8.3 (#304) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8eb584f2 feat: mark all possible classes as readonly (#303) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5caa6ff1 style: indent snippets (#302) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
16c28661 chore(deps): update dependency phpunit/phpunit to v12 (#293)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bd21e2e1 feat: drop php 8.2 support (#300) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ee480168 chore(deps): update actions/download-artifact action to v5 (#295)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
45e97545 ci: cover 25.3 LTS (#299) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
45ba0f1d chore(deps): update dependency infection/infection to ^0.31.0 (#294)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3ca34b11 chore: CLICKHOUSE_SKIP_USER_SETUP (#298) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
df594974 ci(phpstan): remove false-positive entry from baseline (#297) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
789d25d2 chore(deps): use stable kafkiansky/phpclick (#296) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
efc0cadd refactor(param-value-converter-registry): wider date converters input type an... Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a4d85be7 test(param-value-converter-registry): cover string escaping (#292) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d8072cde refactor: convert dates to timestamps (#290) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5c080b3b Allow passing custom param value converters (#286)
Co-authored-by: David <f****e@u****m>
David <m****l@d****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9a90f8ef fix: allow int value as DateTime param (#289) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
88fa1049 docs: fix incorrect examples (#288)
Co-authored-by: David <f****e@u****m>
Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bb309861 feat: introduce Table helper, allow Table as an input for inserts (#284) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
15c98566 test: fix flaky test with new date (#285) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0012313a fix: allow underscores in param names (#282) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d710fc48 feat: add `Client::insertPayload()` and slightly refactor sql logging (#279) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7c553f60 ci: run only 2023 lts versions (#281) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
831d321b chore(deps): bump ramsey/composer-install to v3 (#280) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6f69f209 ci: run on php 8.4 and use latest clickhouse lts (#278) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
126dfaa7 test: run on y24 lts (#272) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b680a8d5 feat(types): add support for LineString and MultiLineString (#277) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ff6a8807 feat(types): add support for Dynamic (#276) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1db1e7ee feat(types): add support for Variant (#275) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
17f38cbf feat: remove support for deprecated Object type (#274) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
83f60d63 test: remove y22 versions (#273) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cdb52c14 fix: complex tuple params with array input (#271) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
855d890f chore(deps): update codecov/codecov-action action to v5 (#270)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4033de1d chore(deps): update phpstan packages to v2 (major) (#269)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
eddc8c24 fix: support for more complex Array Tuple params (#268) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4384ce70 fix: support Array(Tuple) params (#267) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
bff3805c feat: propagate clickhouse error code to ServerError (#266) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cdba36f2 fix: assert type string is matched (#264) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
1858ed8c ci: use docker compose (#265) Simon Podlipsky <s****n@p****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
78470299 chore(deps): update dependency infection/infection to ^0.29.0 renovate[bot] <2****]@u****m> over 2 years ago

← Back to repository