mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
4 lines
70 B
MySQL
4 lines
70 B
MySQL
|
ALTER TABLE `{$NAMESPACE}_herald`.`herald_transcript`
|
||
|
DROP `psth`;
|
||
|
|