salix/db/changes/10440-fallas/00-claim_packages.sql

1 line
113 B
MySQL
Raw Normal View History

ALTER TABLE vn.claim ADD packages smallint(10) unsigned DEFAULT 0 NULL COMMENT 'packages received by the client';