~fmac/pasticcio#1: 
handle SQL migrations programmatically

Status
REPORTED
Submitter
~fmac
Assigned to
No-one
Submitted
1 year, 3 months ago
Updated
1 year, 3 months ago
Labels
No labels applied.

~fmac 1 year, 3 months ago

in the meantime:

go install -tags 'postgres' github.com/golang-migrate/migrate/v4/cmd/migrate@latest
migrate -database 'postgres://<whatever>' -path db/migrations up
Register here or Log in to comment, or comment via email.