1 line
93 B
Plaintext
1 line
93 B
Plaintext
ALTER TABLE `pp_articles_langs` ADD COLUMN `main_image` TEXT NULL DEFAULT NULL AFTER `title`; |