Skip to content

0.8.2

Latest
Compare
Choose a tag to compare
@simPod simPod released this 27 Jan 15:44
· 3 commits to master since this release
bb30986

⚠️ Contains BC break in ClickHouseClient::insert* methods. Change type of $table from string to Table|string.

What's Changed

  • test: fix flaky test with new date by @simPod in #285
  • feat: introduce Table helper, allow Table as an input for inserts by @simPod in #284

Full Changelog: 0.8.1...0.8.2