Skip to content

Releases: glushkovds/ClickhouseBuilder

7.0.0

Choose a tag to compare

@glushkovds glushkovds released this 19 Apr 11:14
Support PHP 8.3 and Laravel 13

6.1.2

Choose a tag to compare

@glushkovds glushkovds released this 26 Jun 14:54
fix: explicit nullable type

6.1.1: Enhance cluster support & add max() support (#67)

Choose a tag to compare

@glushkovds glushkovds released this 26 Jun 14:48
d22c4f1
* Add max function support

* Add getClient() method to Builder

* Add cluster support to create and drop table