-- AlterTable ALTER TABLE "user_settings" ADD COLUMN "enable_pause_overlay" BOOLEAN NOT NULL DEFAULT false;