8356-devToTest #3339
|
@ -1,2 +1,2 @@
|
|||
ALTER TABLE `item`
|
||||
ALTER TABLE `vn`.`item`
|
||||
ADD COLUMN `isCustomInspectionRequired` TINYINT(1) NOT NULL DEFAULT 0 COMMENT 'Indicates if the item requires physical inspection at customs';
|
||||
|
|
Loading…
Reference in New Issue