3 lines
96 B
MySQL
3 lines
96 B
MySQL
|
|
ALTER TABLE phabricator_repository.repository_commitdata
|
||
|
|
ADD commitDetails LONGBLOB NOT NULL;
|