Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 416 Bytes

ClickHouse

clickhouse://host:port?username=user&password=qwerty&database=clicks

URL Query Description
x-migrations-table Name of the migrations table
database The name of the database to connect to
username The user to sign in as
password The user's password
host The host to connect to.
port The port to bind to.