3 lines
67 B
MySQL
3 lines
67 B
MySQL
|
|
ALTER TABLE `{$NAMESPACE}_chatlog`.`chatlog_event`
|
||
|
|
DROP channel;
|