ALTER TABLE `ownership` ADD COLUMN `github_token` VARCHAR(255); ALTER TABLE `ownership` ADD COLUMN `github_id` INTEGER;