-- Add webhook_secret_hash column for constant-time secret lookup ALTER TABLE apps ADD COLUMN webhook_secret_hash TEXT NOT NULL DEFAULT '';