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