-- AlterTable ALTER TABLE "notification_preferences" ADD COLUMN "digest_frequency" TEXT NOT NULL DEFAULT 'none', ADD COLUMN "last_digest_sent_at" TIMESTAMP(3);