ALTER TABLE chart ADD COLUMN allow_gl BOOLEAN DEFAULT true; ALTER TABLE chart ADD COLUMN symbol_link varchar(128) default null;