mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 06:59:57 +00:00
Add db-connect, a SQL over HTTPS server
This commit is contained in:
10
vendor/github.com/kshvakov/clickhouse/CONTRIBUTING.md
generated
vendored
Normal file
10
vendor/github.com/kshvakov/clickhouse/CONTRIBUTING.md
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Contributing notes
|
||||
|
||||
## Local setup
|
||||
|
||||
The easiest way to run tests is to use Docker Compose:
|
||||
|
||||
```
|
||||
docker-compose up
|
||||
make
|
||||
```
|
Reference in New Issue
Block a user