mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
2 lines
96 B
SQL
2 lines
96 B
SQL
ALTER TABLE phabricator_repository.repository_commitdata
|
|
ADD commitDetails LONGBLOB NOT NULL;
|