[-] IN : FIX #PSCFV-10246 errors in stricts sql-mode, thanks @enumag
This commit is contained in:
@@ -2,4 +2,4 @@ SET NAMES 'utf8';
|
||||
|
||||
/* PHP:p1531_redirect_type(); */;
|
||||
|
||||
ALTER TABLE `PREFIX_cart` CHANGE `delivery_option` `delivery_option` TEXT NOT NULL;
|
||||
ALTER IGNORE TABLE `PREFIX_cart` CHANGE `delivery_option` `delivery_option` TEXT NOT NULL;
|
||||
|
||||
Reference in New Issue
Block a user