feat: refs #8312 new column packaging.rejectCost
gitea/salix/pipeline/pr-dev This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
d75d4f82f2
commit
821e2cbe4d
|
@ -0,0 +1,2 @@
|
||||||
|
ALTER TABLE vn.packaging
|
||||||
|
ADD COLUMN rejectCost decimal(10, 2) NOT NULL DEFAULT 0.00
|
Loading…
Reference in New Issue