I am using Beego framework in Golang. Whenever I add new table or column to the database, I want the code to do the migration. Is there any flag I can specify in code to mig