Skip to content

Releases: prageeth-peiris/laravel-query-builder-to-clickhouse

Removed migration package

05 Sep 10:56
1b583a6
Compare
Choose a tag to compare
1.10

Update composer.json

fixed migration package

05 Sep 10:55
50835de
Compare
Choose a tag to compare
1.9

Update composer.json

Updated composer to support Laravel 10

05 Sep 10:49
1a237e4
Compare
Choose a tag to compare
1.8

Update composer.json

Keep Laravel 8 Support

29 Apr 10:17
ab4924e
Compare
Choose a tag to compare
1.7.0

Update composer.json

v1.6.0

15 Oct 09:10
Compare
Choose a tag to compare

What's New

  • Cache SQL Query result by the raw sql query

1.5

14 Oct 15:52
Compare
Choose a tag to compare
1.5

What's New

  • Fixed #1

1.4.0

14 Oct 14:10
Compare
Choose a tag to compare

What's New :

1.4.0 - 2022-10-14

  • Added ClickHouse Base Model
  • Moved executing sql on clickhouse to trait
  • Moved custom eloquent builder to package
  • Changed buffer method to useSuffix. More sense now