forked from GNUsocial/gnu-social
4 lines
78 B
SQL
4 lines
78 B
SQL
alter table notice
|
|
modify column content text comment 'update content';
|
|
|