ALTER TABLE `points` ADD COLUMN `personRole` TEXT NOT NULL DEFAULT ''; ALTER TABLE `points` ADD COLUMN `comment` TEXT NOT NULL DEFAULT '';