package db import "embed" //go:embed migrations/*.sql var FS embed.FS