Files

1 line
70 B
SQL
Raw Permalink Normal View History

ALTER TABLE `comments` ADD `anonymous` boolean DEFAULT false NOT NULL;