ALTER TABLE ownership ADD COLUMN github_token VARCHAR(255), ADD COLUMN github_id int(11);