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 2 additions and 0 deletions
Showing only changes of commit 2a7795d432 - Show all commits

View File

@ -0,0 +1,2 @@
ALTER TABLE `vn`.`awb`
ADD COLUMN `fee` DECIMAL(10, 2) UNSIGNED DEFAULT NULL;