[-] BO : changed state iso code max length #PSCFV-2220
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
SET NAMES 'utf8';
|
||||
|
||||
ALTER TABLE `PREFIX_state` CHANGE `iso_code` `iso_code` varchar(7) NOT NULL;
|
||||
|
||||
/* PHP:move_translations_module_file(); */;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user