mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 02:42:40 +01:00
2 lines
113 B
MySQL
2 lines
113 B
MySQL
|
ALTER TABLE phabricator_differential.differential_diff
|
||
|
CHANGE sourceControlpath sourceControlPath varchar(255);
|