1 line
103 B
Plaintext
Raw Normal View History

2017-08-16 09:45:38 +02:00
ALTER TABLE `ps_order_detail` ADD `configurator_desc` TEXT NOT NULL DEFAULT '' AFTER `id_configurator`;