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