1 line
69 B
SQL
1 line
69 B
SQL
ALTER TABLE 'message' add column 'topic_id' text not null default ''; |
ALTER TABLE 'message' add column 'topic_id' text not null default ''; |