Skip to content

Commit 4c07da7

Browse files
authored
Update README.md
Signed-off-by: Maxim Babichev <[email protected]>
1 parent aa007e0 commit 4c07da7

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,18 @@
1-
We switched to the standard mysql/postgres interface from clickhouse. More details here: https://clickhouse.com/docs/en/interfaces/mysql
2-
3-
---
4-
51
# Laravel Clickhouse
62

7-
[![Build Status](https://travis-ci.org/bavix/laravel-clickhouse.svg?branch=master)](https://travis-ci.org/bavix/laravel-clickhouse)
8-
[![StyleCI](https://styleci.io/repos/269384604/shield?branch=master)](https://styleci.io/repos/269384604)
9-
[![Coverage Status](https://coveralls.io/repos/github/bavix/laravel-clickhouse/badge.svg)](https://coveralls.io/github/bavix/laravel-clickhouse)
10-
11-
[![Package Rank](https://phppackages.org/p/bavix/laravel-clickhouse/badge/rank.svg)](https://packagist.org/packages/bavix/laravel-clickhouse)
123
[![Latest Stable Version](https://poser.pugx.org/bavix/laravel-clickhouse/v/stable)](https://packagist.org/packages/bavix/laravel-clickhouse)
13-
[![Latest Unstable Version](https://poser.pugx.org/bavix/laravel-clickhouse/v/unstable)](https://packagist.org/packages/bavix/laravel-clickhouse)
144
[![License](https://poser.pugx.org/bavix/laravel-clickhouse/license)](https://packagist.org/packages/bavix/laravel-clickhouse)
155
[![composer.lock](https://poser.pugx.org/bavix/laravel-clickhouse/composerlock)](https://packagist.org/packages/bavix/laravel-clickhouse)
166

177
Laravel Clickhouse - Eloquent model for ClickHouse.
188

199
* **Vendor**: bavix
20-
* **Package**: Laravel Clickhouse
21-
* **Version**: [![Latest Stable Version](https://poser.pugx.org/bavix/laravel-clickhouse/v/stable)](https://packagist.org/packages/bavix/laravel-clickhouse)
22-
* **Laravel Version**: `6.x`, `7.x`, `8.x`, `9.x`
23-
* **PHP Version**: 7.2+
24-
* **[Composer](https://getcomposer.org/):** `composer require bavix/laravel-clickhouse`
10+
* **Package**: laravel-clickhouse
11+
* **[Composer](https://getcomposer.org/):** `composer require bavix/laravel-wallet-uuid`
12+
13+
> [!IMPORTANT]
14+
> I recommend using the standard postgres/mysql interface for clickhouse. More details here: https://clickhouse.com/docs/en/interfaces/mysql
15+
2516

2617
## Get started
2718
```sh

0 commit comments

Comments
 (0)