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.
$clientOptions
1 parent 8403cd2 commit 96d9419Copy full SHA for 96d9419
Connection.php
@@ -25,7 +25,7 @@ class Connection extends \yii\db\Connection
25
public $commandClass = 'bashkarev\clickhouse\Command';
26
27
/**
28
- * Additional options you can pass into clickhouse client constructor
+ * Additional options you can pass to clickhouse client constructor
29
*
30
* @var array
31
*/
0 commit comments