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