3 lines
160 B
SQL
3 lines
160 B
SQL
DROP INDEX IF EXISTS public.moderation_cases_target_history_idx;
|
|
DROP TABLE IF EXISTS public.account_rating_events;
|
|
DROP TABLE IF EXISTS public.account_rating;
|