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 b7c841d commit 0a2f96eCopy full SHA for 0a2f96e
CHANGELOG.md
@@ -1,5 +1,13 @@
1
PHP ClickHouse wrapper - Changelog
2
======================
3
+
4
+### 2018-08-30 [Release 1.2.3]
5
+* Escape values in arrays, pull request #87 from simPod/fix-escape
6
+* fix-bindings: pull request #84 from simPod/fix-bindings
7
+* Added quotes arount table and column names in the insert wrapper.
8
+* Docker Compose in tests
9
10
11
### 2018-07-24 [Release 1.2.2]
12
* Connection without [port](https://github.com/smi2/phpClickHouse#connection-without-port)
13
0 commit comments