Files
2024-10-25 14:16:28 +02:00

6 lines
145 B
SQL

SET NAMES 'utf8';
/* PHP:p1531_redirect_type(); */;
ALTER IGNORE TABLE `PREFIX_cart` CHANGE `delivery_option` `delivery_option` TEXT NOT NULL;