Skip to content

Releases: simPod/PhpClickHouseClient

0.4.0

12 Jan 16:18
c122364

Choose a tag to compare

I recommend you wait for v0.5, this is "mid" release

What's Changed

Full Changelog: v0.3.1...0.4.0

v0.3.1

23 Dec 12:45

Choose a tag to compare

Fix handling NULL value parameters

v0.3.0

12 Nov 09:45

Choose a tag to compare

Logging is reworked to support async queries

v0.2.2

09 Oct 07:39
9f2b073

Choose a tag to compare

Require guzzlehttp/promises v1.4

v0.2.1

08 Oct 14:25
42f76f3

Choose a tag to compare

  • Escape param backslashes
  • Escape __toString() values
  • Add logger chain for sync queries

v0.2.0

12 Aug 07:30
9d064cb

Choose a tag to compare

Require PHP 7.4

v0.1.1

12 Aug 06:49
a4caec9

Choose a tag to compare

Use JsonEachRow format in ShowCreateTable

v0.1.0

18 Mar 10:47

Choose a tag to compare

Big :boom: