Releases: smi2/phpClickHouse
Releases · smi2/phpClickHouse
1.4.1
20 Jan 05:32
Compare
Sorry, something went wrong.
No results found
2021-01-19 [Release 1.4.1]
Add support php 7.3 & php 8
1.3.10
29 Sep 12:46
Compare
Sorry, something went wrong.
No results found
2019-09-29 [Release 1.3.10]
Add two new types of authentication #139
Fixed typo in streamRead exception text #140
fix the exception(multi-statement not allow) when sql end with ';' #138
Added more debug info for empty response with error #135
1.3.9
03 Feb 12:02
Compare
Sorry, something went wrong.
No results found
2020-02-03 [Release 1.3.9]
#134 Enhancement: Add a new exception to be able to distinguish that ClickHouse is not available.
1.3.8
17 Jan 20:53
Compare
Sorry, something went wrong.
No results found
2020-01-17 [Release 1.3.8]
#131 Fix: async loop breaks after 20 seconds
#129 Add client certificate support to able to work with Yandex ClickHouse cloud hosting
Delete dropOldPartitions
Fix error : The error of array saving #127
More test
1.3.7
20 Sep 19:11
Compare
Sorry, something went wrong.
No results found
2019-09-20 [Release 1.3.7]
#125 WriteToFile: support for JSONEachRow format
1.3.6
24 Aug 09:14
Compare
Sorry, something went wrong.
No results found
2019-04-29 [Release 1.3.6]
#122 Add function fetchRow()
Use X-ClickHouse-User by headers
Add setDirtyCurler() in HTTP
Add more tests
1.3.5
28 Apr 22:45
Compare
Sorry, something went wrong.
No results found
2019-04-29 [Release 1.3.4]
#118 Fix Error in Conditions & more ConditionsTest
Fix phpStan warnings in getConnectTimeOut() & max_execution_time()
1.3.3
25 Apr 08:00
Compare
Sorry, something went wrong.
No results found
2019-04-25 [Release 1.3.3]
fix clickhouse release 19.5.2.6 error parsing #117
chore(Travis CI): Enable PHP 7.3 testing #116
1.3.2
18 Mar 18:41
Compare
Sorry, something went wrong.
No results found
2019-03-18 [Release 1.3.2]
fix: add CSVWithNames to supported formats #107
Upgraded Expression proposal #106 -> UUIDStringToNum
Correct query format parsing #108
Can not use numbers() function in read requests #110
#109 Do not use keep-alive or reuse them across requests
1.3.1
25 Sep 18:00
Compare
Sorry, something went wrong.
No results found
2018-09-25 [Release 1.3.1]
Pull request #94 from simPod: Uint64 values
Pull request #95 from simPod: Bump to php 7.1