diff --git a/supabase/migrations/20260418041013_1e4eaf56-6c24-403c-a003-539ed9fe613a.sql b/supabase/migrations/20260418041013_1e4eaf56-6c24-403c-a003-539ed9fe613a.sql new file mode 100644 index 0000000..7bc336a --- /dev/null +++ b/supabase/migrations/20260418041013_1e4eaf56-6c24-403c-a003-539ed9fe613a.sql @@ -0,0 +1 @@ +DELETE FROM public.clients WHERE created_at::date = CURRENT_DATE; \ No newline at end of file