ALTER TABLE tasks ADD COLUMN retry_count integer NOT NULL DEFAULT 0;