package
3.3.0+incompatible
Repository: https://github.com/graux/migrate.git
Documentation: pkg.go.dev

# README

ClickHouse

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

URL QueryDescription
x-migrations-tableName of the migrations table
databaseThe name of the database to connect to
usernameThe user to sign in as
passwordThe user's password
hostThe host to connect to.
portThe port to bind to.