Database migrations in Golang. During the development of an app, it's very common to do changes in the database schema, for a new…