2 lines
85 B
SQL
2 lines
85 B
SQL
DROP INDEX IF EXISTS update_events_auth_pts_idx;
|
|
DROP TABLE IF EXISTS update_events;
|
DROP INDEX IF EXISTS update_events_auth_pts_idx;
|
|
DROP TABLE IF EXISTS update_events;
|