~fmac/pasticcio#1: 
handle SQL migrations programmatically

Status
REPORTED
Submitter
~fmac
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.

~fmac 2 years 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.