mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-06 06:06:49 +00:00
Run migrations with
migrate -path ./db/migrations/ -database "mysql://username:password@tcp(host:port)/dbName" [up|down]
Run migrations with
migrate -path ./db/migrations/ -database "mysql://username:password@tcp(host:port)/dbName" [up|down]