8524-devToTest #3415

Merged
alexm merged 343 commits from 8524-devToTest into test 2025-02-04 13:42:16 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e0e72272a7 - Show all commits

View File

@ -1,2 +1,2 @@
ALTER TABLE vn.packaging
ADD COLUMN rejectCost decimal(10, 2) NOT NULL DEFAULT 0.00
ADD COLUMN flippingCost decimal(10, 2) NOT NULL DEFAULT 0.00