We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2c466 commit 88052b5Copy full SHA for 88052b5
src/Client/ClickHouseClient.php
@@ -64,7 +64,7 @@ public function selectWithParams(string $query, array $params, Format $outputFor
64
65
/**
66
* @param array<array<mixed>> $values
67
- * @param array<string>|null $columns
+ * @param list<string>|null $columns
68
* @param array<string, float|int|string> $settings
69
*
70
* @throws CannotInsert
0 commit comments