mirror of
https://we.phorge.it/source/phorge.git
synced 2025-04-10 03:18:41 +02:00
2 lines
96 B
SQL
2 lines
96 B
SQL
ALTER TABLE phabricator_repository.repository_commitdata
|
|
ADD commitDetails LONGBLOB NOT NULL;
|