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

4 lines
134 B
MySQL
Raw Normal View History

2022-05-26 14:14:10 +00:00
alter table `vn`.`client`
add hasIncoterms tinyint(1) default 0 not null comment 'Received incoterms authorization from client';