salix/db/versions/10792-crimsonMoss/00-buy.sql

2 lines
84 B
SQL

ALTER TABLE vn.buy MODIFY COLUMN buyingValue decimal(10,4) DEFAULT 0.0000 NOT NULL;