Database trigger
I created a database trigger that triggers my edge function whenever there is a change in the table to send the email notification to my client when their task is completed
I tested my edge function and everything is working great there but there is something wrong with the database trigger
While brainstorming with Claude, we experienced some issue with service role key being false when running a value details check SQL
Is there any new Supabase service role key that I should be using? Not anon of course
I tested my edge function and everything is working great there but there is something wrong with the database trigger
While brainstorming with Claude, we experienced some issue with service role key being false when running a value details check SQL
Is there any new Supabase service role key that I should be using? Not anon of course
