ALTER TABLE `pp_articles` ADD COLUMN `show_table_of_contents` INT(11) NOT NULL DEFAULT '0' AFTER `show_title`;