3 lines
72 B
MySQL
3 lines
72 B
MySQL
|
|
-- Rollback activity_events table
|
||
|
|
DROP TABLE IF EXISTS activity_events;
|