diff --git a/supabase/migrations/20260418040448_fd59e591-f5fb-4772-b14b-aa84196f79c0.sql b/supabase/migrations/20260418040448_fd59e591-f5fb-4772-b14b-aa84196f79c0.sql new file mode 100644 index 0000000..7bc336a --- /dev/null +++ b/supabase/migrations/20260418040448_fd59e591-f5fb-4772-b14b-aa84196f79c0.sql @@ -0,0 +1 @@ +DELETE FROM public.clients WHERE created_at::date = CURRENT_DATE; \ No newline at end of file