3 lines
89 B
MySQL
3 lines
89 B
MySQL
|
|
ALTER TABLE phabricator_maniphest.maniphest_task
|
||
|
|
ADD originalEmailSource VARCHAR(255);
|