(no title)
Sphax | 1 year ago
* using an external tool, just like any other RDBMS (I know and use https://github.com/golang-migrate/migrate)
* embedding migrations in the app and letting the app manage migrating up.
Sphax | 1 year ago
* using an external tool, just like any other RDBMS (I know and use https://github.com/golang-migrate/migrate)
* embedding migrations in the app and letting the app manage migrating up.
No comments yet.