#go-migrate is not updating database schema
2 messages · Page 1 of 1 (latest)
it just worked, i didnt' increment the name of the migration files :). I use golang-migrate, is Goose better?
2 messages · Page 1 of 1 (latest)
what database migration tool are you using? Personally I recommend using goose. Also make sure that the sql server is up, and that you used the right link for that database connection.
it just worked, i didnt' increment the name of the migration files :). I use golang-migrate, is Goose better?