【调整】恢复2022年1月份以前的数据库升级脚本,方便开源版本用户,通过近30多次的数据库升级,近400次的代码迭代,可以无缝升级到专业版。
This commit is contained in:
Binary file not shown.
@@ -1,4 +0,0 @@
|
||||
ALTER TABLE WeChatTransactionComponentGoodSKU modify column costprice decimal(10, 2) NOT NULL;
|
||||
ALTER TABLE WeChatTransactionComponentGoodSKU modify column marketPrice decimal(10, 2) NOT NULL;
|
||||
ALTER TABLE WeChatTransactionComponentGoodSKU modify column salePrice decimal(10, 2) NOT NULL;
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user