3 lines
77 B
MySQL
3 lines
77 B
MySQL
|
|
ALTER TABLE `{$NAMESPACE}_maniphest`.`maniphest_transaction`
|
||
|
|
DROP `cache`;
|