1 line
103 B
Plaintext
1 line
103 B
Plaintext
|
ALTER TABLE `ps_order_detail` ADD `configurator_desc` TEXT NOT NULL DEFAULT '' AFTER `id_configurator`;
|