File tree Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Original file line number Diff line number Diff line change 1
- We switched to the standard mysql/postgres interface from clickhouse. More details here: https://clickhouse.com/docs/en/interfaces/mysql
2
-
3
- ---
4
-
5
1
# Laravel Clickhouse
6
2
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 )
12
3
[ ![ 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 )
14
4
[ ![ License] ( https://poser.pugx.org/bavix/laravel-clickhouse/license )] ( https://packagist.org/packages/bavix/laravel-clickhouse )
15
5
[ ![ composer.lock] ( https://poser.pugx.org/bavix/laravel-clickhouse/composerlock )] ( https://packagist.org/packages/bavix/laravel-clickhouse )
16
6
17
7
Laravel Clickhouse - Eloquent model for ClickHouse.
18
8
19
9
* ** 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
+
25
16
26
17
## Get started
27
18
``` sh
You can’t perform that action at this time.
0 commit comments