salix/db/changes/10480-june/00-client.sql

4 lines
134 B
SQL

alter table `vn`.`client`
add hasIncoterms tinyint(1) default 0 not null comment 'Received incoterms authorization from client';