#go-migrate is not updating database schema

2 messages · Page 1 of 1 (latest)

heady turtle
#

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.

fringe vapor
#

it just worked, i didnt' increment the name of the migration files :). I use golang-migrate, is Goose better?