Releases: glushkovds/phpclickhouse-laravel
Releases · glushkovds/phpclickhouse-laravel
v2.1.1
v2.1.0
Fix GitHub action error: docker-compose: command not found
v2.0.0
v2.0.0 ClickHouse cluster support
v1.20.0: Log query events (#33)
Log query events
v1.19.3
fix autotest
v1.19.2
pass $bindings to get & getRows methods
v1.19.1: Update BaseModel.php (#31)
fix - collection of models not working with pluck because __isset not set in base model.
v1.19.0
Added column casting feature for data insertion
v1.18.1: fix Call to undefined method PhpClickHouseLaravel\Builder::newQuery()
https://github.com/glushkovds/phpclickhouse-laravel/issues/26
v1.18.0
Added the settings clause to the select query builder