1ALTER TABLE incidents ADD COLUMN github_repo TEXT; 2ALTER TABLE incidents ADD COLUMN github_issue_number INTEGER;