Skip to content

Releases: glushkovds/phpclickhouse-laravel

v2.1.1

13 Sep 08:37
Compare
Choose a tag to compare
patch: running tests

v2.1.0

10 Sep 08:24
Compare
Choose a tag to compare
Fix GitHub action error: docker-compose: command not found

v2.0.0

26 Jul 15:35
Compare
Choose a tag to compare
v2.0.0 ClickHouse cluster support

v1.20.0: Log query events (#33)

25 Jun 15:22
f5f1208
Compare
Choose a tag to compare

v1.19.3

10 Apr 13:30
Compare
Choose a tag to compare
fix autotest

v1.19.2

10 Apr 12:00
Compare
Choose a tag to compare
pass $bindings to get & getRows methods

v1.19.1: Update BaseModel.php (#31)

16 Oct 11:50
9e9c151
Compare
Choose a tag to compare
fix - collection of models not working with pluck because __isset not set in base model.

v1.19.0

28 Sep 10:12
Compare
Choose a tag to compare
Added column casting feature for data insertion

v1.18.1: fix Call to undefined method PhpClickHouseLaravel\Builder::newQuery()

28 Sep 06:09
Compare
Choose a tag to compare
https://github.com/glushkovds/phpclickhouse-laravel/issues/26

v1.18.0

10 Jul 10:16
Compare
Choose a tag to compare
Added the settings clause to the select query builder