-- apply alter tables alter table incoming_inventory add column if not exists unloading_plant_id varchar(255);