alter table task add git_branch varchar(255);
alter table project__template add git_branch varchar(255);