mirror of https://github.com/status-im/migrate.git
f584949470
Thanks `make rewrite-import-paths`! |
||
---|---|---|
.. | ||
examples/migrations | ||
README.md | ||
clickhouse.go |
README.md
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. |