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 036a70d commit a78af8dCopy full SHA for a78af8d
README.md
@@ -10,7 +10,7 @@ PHP ClickHouse wrapper
10
11
## Features
12
13
-- No dependency, only Curl (support php `>=7.2` )
+- No dependency, only Curl (support php `>=7.0` )
14
- Select parallel queries (asynchronous)
15
- Asynchronous bulk inserts from CSV file
16
- Http compression (Gzip), for bulk inserts
0 commit comments