Atlas + GORM demo This demo shows using Atlas + GORM together with Encore. Running encore run Creating migrations First, update the model in question. Then, run the ./scripts/create-migration script like so: cd url ./scripts/create-migration description_of_change