Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / simPod/PhpClickHouseClient issues and pull requests

#293 - chore(deps): update dependency phpunit/phpunit to v12

Pull Request - State: open - Opened by renovate[bot] 8 days ago

#292 - test(param-value-converter-registry): cover string escaping

Pull Request - State: closed - Opened by simPod 16 days ago - 1 comment

#291 - feat: allow passing custom param value converters

Pull Request - State: closed - Opened by simPod 17 days ago - 1 comment

#290 - refactor: convert dates to timestamps

Pull Request - State: closed - Opened by simPod 17 days ago - 4 comments

#289 - fix: allow int value as DateTime param

Pull Request - State: closed - Opened by simPod 17 days ago - 1 comment

#288 - docs: fix incorrect examples

Pull Request - State: closed - Opened by simPod 17 days ago - 1 comment

#286 - Allow passing custom param value converters

Pull Request - State: closed - Opened by filecage 17 days ago

#285 - test: fix flaky test with new date

Pull Request - State: closed - Opened by simPod 19 days ago - 1 comment

#284 - feat: introduce Table helper, allow Table as an input for inserts

Pull Request - State: closed - Opened by simPod 19 days ago - 1 comment

#283 - Allow customization of `ParamValueConverterRegistry`

Issue - State: closed - Opened by filecage 23 days ago - 5 comments

#282 - fix: allow underscores in param names

Pull Request - State: closed - Opened by simPod 23 days ago - 1 comment

#281 - ci: run only 2023 lts versions

Pull Request - State: closed - Opened by simPod 30 days ago - 1 comment

#280 - chore(deps): bump ramsey/composer-install to v3

Pull Request - State: closed - Opened by simPod 30 days ago - 1 comment

#279 - feat: add `Client::insertPayload()` and slightly refactor sql logging

Pull Request - State: closed - Opened by simPod about 1 month ago - 1 comment

#278 - ci: run on php 8.4 and use latest clickhouse lts

Pull Request - State: closed - Opened by simPod about 1 month ago - 1 comment

#277 - feat(types): add support for LineString and MultiLineString

Pull Request - State: closed - Opened by simPod about 1 month ago

#276 - feat(types): add support for Dynamic

Pull Request - State: closed - Opened by simPod about 1 month ago

#275 - feat(types): add support for Variant

Pull Request - State: closed - Opened by simPod about 1 month ago

#274 - feat: remove support for deprecated Object type

Pull Request - State: closed - Opened by simPod about 1 month ago - 1 comment

#273 - test: remove y22 versions

Pull Request - State: closed - Opened by simPod about 1 month ago - 1 comment

#272 - test: run on y24 lts

Pull Request - State: closed - Opened by simPod about 1 month ago - 1 comment

#271 - fix: complex tuple params with array input

Pull Request - State: closed - Opened by simPod 2 months ago - 1 comment

#270 - chore(deps): update codecov/codecov-action action to v5

Pull Request - State: closed - Opened by renovate[bot] 3 months ago - 1 comment

#269 - chore(deps): update phpstan packages to v2 (major)

Pull Request - State: closed - Opened by renovate[bot] 3 months ago - 1 comment

#268 - fix: support for more complex Array Tuple params

Pull Request - State: closed - Opened by simPod 4 months ago - 1 comment

#267 - fix: support Array(Tuple) params

Pull Request - State: closed - Opened by simPod 4 months ago - 1 comment

#266 - feat: propagate clickhouse error code to ServerError

Pull Request - State: closed - Opened by simPod 4 months ago - 1 comment

#265 - ci: use docker compose

Pull Request - State: closed - Opened by simPod 4 months ago - 1 comment

#264 - fix: assert type string is matched

Pull Request - State: closed - Opened by simPod 4 months ago - 1 comment

#263 - chore(deps): update dependency infection/infection to ^0.29.0

Pull Request - State: closed - Opened by renovate[bot] 9 months ago - 1 comment

#262 - test: add new clickhouse versions, remove old (y22)

Pull Request - State: closed - Opened by simPod 9 months ago - 1 comment

#261 - fix: add missing @throws

Pull Request - State: closed - Opened by simPod 9 months ago - 1 comment

#260 - feat: mark `absurd()` as internal

Pull Request - State: closed - Opened by simPod 9 months ago - 1 comment

#259 - chore(deps): update dependency infection/infection to ^0.28.0

Pull Request - State: closed - Opened by renovate[bot] 11 months ago - 1 comment

#258 - style: run cs fix

Pull Request - State: closed - Opened by simPod 11 months ago

#257 - ci: use codecov token

Pull Request - State: closed - Opened by simPod 11 months ago - 1 comment

#256 - chore: remove psalm

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#255 - chore(deps): update codecov/codecov-action action to v4

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago - 1 comment

#254 - chore(deps): update dependency phpunit/phpunit to v11

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago - 1 comment

#253 - chore(deps): update codecov/codecov-action action to v4

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago

#252 - fix: do not use multipart stream when there are no native query params present vol.2

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#251 - feat: undeprecate SqlFactory

Pull Request - State: closed - Opened by simPod about 1 year ago

#250 - Do not use multipart stream when there are no native query params present

Pull Request - State: closed - Opened by simPod about 1 year ago

#249 - feat: undeprecate ValueFormatter

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#248 - fix: remove invalid try catch

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#247 - feat: insert with parameters

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#246 - feat: undeprecate Escaper

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#245 - fix: columns for insert should be of list type

Pull Request - State: closed - Opened by simPod about 1 year ago

#244 - feat(snippet): add database parameter to Parts

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#243 - test: cover `PsrClickHouseClient::executeQueryWithParams()`

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#242 - feat: use multipart stream for request body

Pull Request - State: closed - Opened by simPod about 1 year ago

#241 - test: remove dead code from ShowDatabasesTest

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#240 - refactor: pass parameters around in clients

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#239 - ci: run main tests on clickhouse v23.12

Pull Request - State: closed - Opened by simPod about 1 year ago

#238 - refactor: extract absurd function

Pull Request - State: closed - Opened by simPod about 1 year ago

#237 - test: use static in WithClient so we can use BeforeClass phpunit's attributes

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#236 - test: cover wrong number of columns passed on insert

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#235 - refactor: remove Safe usages

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#234 - chore(deps): remove thecodingmachine/phpstan-safe-rule

Pull Request - State: closed - Opened by simPod about 1 year ago

#233 - refactor(async-client): rename `sql` param to `query`

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#232 - refactor: use phpunit attributes

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#231 - refactor: drop unused RequestOptions::headers

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#230 - feat: unify single string format Output and add Pretty and PrettySpace formats

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#229 - ci(phpunit): handle test issues

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#228 - ci: fix variable reference

Pull Request - State: closed - Opened by simPod about 1 year ago

#227 - Revert "feat: add type to promise (#216)"

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#226 - ci: fix variable reference

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#225 - chore(deps): remove unused Safe dependency

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#224 - feat: pass parameters natively via http interface along the query

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#223 - chore(deps): update actions/upload-artifact action to v4

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago - 1 comment

#222 - chore(deps): update actions/download-artifact action to v4

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago

#221 - chore(deps): update github/codeql-action action to v3

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago - 1 comment

#218 - chore(deps): dev-require symfony/http-client v6.4

Pull Request - State: closed - Opened by simPod about 1 year ago

#217 - chore(deps): drop php-http/client-common v1 support

Pull Request - State: open - Opened by simPod about 1 year ago - 1 comment

#216 - feat: add type to promise

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#215 - ci: do not run coverage on integration tests

Pull Request - State: closed - Opened by simPod about 1 year ago - 1 comment

#214 - chore(deps): update dependency symfony/http-client to v7

Pull Request - State: open - Opened by renovate[bot] about 1 year ago - 1 comment

#213 - feat: do not filter out LoggerChain in LoggerChain

Pull Request - State: closed - Opened by simPod over 1 year ago - 1 comment

#212 - test: cover uri query composition

Pull Request - State: closed - Opened by simPod over 1 year ago

#211 - style: remove useless inheritDocs

Pull Request - State: closed - Opened by simPod over 1 year ago

#210 - feat: add `@throws`

Pull Request - State: closed - Opened by simPod over 1 year ago - 1 comment

#209 - chore: drop php 8.1 support

Pull Request - State: closed - Opened by simPod over 1 year ago - 1 comment

#208 - ci: add 23.4-9 clickhouse versions to tests

Pull Request - State: closed - Opened by simPod over 1 year ago - 1 comment

#207 - ci: drop 21.x clickhouse versions in tests

Pull Request - State: closed - Opened by simPod over 1 year ago - 1 comment

#206 - docs: fix infection badge

Pull Request - State: closed - Opened by simPod over 1 year ago

#205 - ci: test on php 8.3

Pull Request - State: closed - Opened by simPod over 1 year ago

#203 - chore(deps): update actions/checkout action to v4

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago - 1 comment

#202 - ci: bump ramsey/composer-install to v2

Pull Request - State: closed - Opened by simPod over 1 year ago

#201 - ci(phpunit): migrate config

Pull Request - State: closed - Opened by simPod over 1 year ago

#200 - chore(deps): dev require php-http/message-factory

Pull Request - State: closed - Opened by simPod over 1 year ago

#199 - chore(deps): support guzzlehttp/promises v2

Pull Request - State: closed - Opened by simPod over 1 year ago

#197 - chore(deps): update dependency infection/infection to ^0.27.0

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment

#196 - ci: test on clickhouse 23.2 and 23.3

Pull Request - State: closed - Opened by simPod almost 2 years ago - 1 comment

#195 - ci: use ubuntu-latest

Pull Request - State: closed - Opened by simPod almost 2 years ago

#194 - chore(deps): disallow thecodingmachine/safe v1

Pull Request - State: closed - Opened by simPod almost 2 years ago - 1 comment

#193 - chore(deps): allow psr/http-message v2

Pull Request - State: closed - Opened by simPod almost 2 years ago - 1 comment

#192 - fix: better return type for TableSizes snippet

Pull Request - State: closed - Opened by simPod almost 2 years ago - 1 comment