-- AlterTable: Add tab field to SomedayList ALTER TABLE "SomedayList" ADD COLUMN IF NOT EXISTS "tab" TEXT;