mirror of
https://we.phorge.it/source/phorge.git
synced 2025-03-02 15:39:36 +01:00
3 lines
76 B
MySQL
3 lines
76 B
MySQL
|
ALTER TABLE phabricator_maniphest.maniphest_transaction
|
||
|
ADD KEY (taskID);
|