1 line
98 B
Plaintext
1 line
98 B
Plaintext
ALTER TABLE `pp_shop_transports` ADD COLUMN `default` INT(11) NOT NULL DEFAULT '0' AFTER `status`; |