2 lines
88 B
MySQL
2 lines
88 B
MySQL
|
|
update {$NAMESPACE}_maniphest.maniphest_task set ownerPHID = NULL WHERE ownerPHID = '';
|