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 02ff05b commit 5cb1d2dCopy full SHA for 5cb1d2d
CHANGELOG.md
@@ -1,5 +1,16 @@
1
PHP ClickHouse wrapper - Changelog
2
======================
3
+### 2019-04-29 [Release 1.3.6]
4
+* #122 Add function fetchRow()
5
+* Use X-ClickHouse-User by headers
6
+* Add setDirtyCurler() in HTTP
7
+* Add more tests
8
+
9
10
11
+### 2019-04-29 [Release 1.3.5]
12
+* Reupload 1.3.4
13
14
### 2019-04-29 [Release 1.3.4]
15
* #118 Fix Error in Conditions & more ConditionsTest
16
* Fix phpStan warnings in getConnectTimeOut() & max_execution_time()
0 commit comments