BEGIN;
DROP TABLE IF EXISTS public.notification;
DROP TABLE IF EXISTS public.auth_challenge;
COMMIT;
