3 lines
84 B
MySQL
3 lines
84 B
MySQL
|
|
alter table phabricator_phriction.phriction_content
|
||
|
|
add description varchar(512);
|