BEGIN; UPDATE public.epix_hashtags SET deleted_at = localtimestamp WHERE name = 'EndSurveillance'; COMMIT;