mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-12 16:46:15 +01:00
4 lines
70 B
MySQL
4 lines
70 B
MySQL
|
ALTER TABLE `{$NAMESPACE}_herald`.`herald_transcript`
|
||
|
DROP `psth`;
|
||
|
|