Run migrations with
migrate -path ./db/migrations/ -database "mysql://username:password@tcp(host:port)/dbName" [up|down]