supabase Import createClient produces: unable to resolve module specifier
Created a new VS Code project with a blank HTML file added a button to it (to activate a database request for this test)
supabase Import createClient produces: unable to resolve module specifier
Created a new VS Code project with a blank HTML file added a button to it (to activate a database request for this test)
Use Supabase SDK to query referenced table using OR operator
I have two tables students
and classes
. These two have a relationship student_id
. I want to get classes
data using search values which will query students db. Here is what I tried
StorageApiError: new row violates row-level security policy
Using the Supabase Storage API, I am calling:
StorageApiError: new row violates row-level security policy
Using the Supabase Storage API, I am calling:
Can’t connect to supabase using vanilla html css javascript, always getting an error
Hope you can see that