update
This commit is contained in:
BIN
updates/0.20/ver_0.228.zip
Normal file
BIN
updates/0.20/ver_0.228.zip
Normal file
Binary file not shown.
2
updates/0.20/ver_0.228_sql.txt
Normal file
2
updates/0.20/ver_0.228_sql.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `pp_shop_orders` ADD COLUMN `trustmate_send` INT(11) NULL DEFAULT '0' AFTER `parsed`;
|
||||
UPDATE pp_shop_orders SET trustmate_send = 1
|
||||
Reference in New Issue
Block a user