lmullen / cchc

America's Public Bible for Computing Cultural Heritage in the Cloud
Creative Commons Zero v1.0 Universal
8 stars 1 forks source link

Move DB migrations outside the application #20

Closed lmullen closed 3 years ago

lmullen commented 3 years ago

Good tool for this: https://github.com/golang-migrate/migrate

lmullen commented 3 years ago

Fixed