Files
elcaribe/temp/BJUT7zE1yp/addons/club_point/sql/1.3.sql

3 lines
78 B
SQL

ALTER TABLE `club_points` ADD `order_id` INT NOT NULL AFTER `points`;
COMMIT;