-- AlterTable: add integrationTokens column to UserAISettings ALTER TABLE "UserAISettings" ADD COLUMN IF NOT EXISTS "integrationTokens" JSONB;