feat: add Client::insertPayload()
and slightly refactor sql logging
#575
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
2 errors and 1 warning
Static Analysis with PHPStan (8.2):
src/Client/PsrClickHouseClient.php#L212
Method SimPod\ClickHouseClient\Client\PsrClickHouseClient::insertPayload() throws checked exception SimPod\ClickHouseClient\Exception\CannotInsert but it's missing from the PHPDoc @throws tag.
|
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|