alter table `project__template` change `inventory_id` `inventory_id` int; alter table `option` change `value` `value` varchar(1000);