Permission denied after pg_net upgrade
After pg_net got upgraded, it throws a permission denied for table http_request_queue when trying to insert as an authenticated user. Assumption is that any supabase extension works out of the box with the role and auth setup in the database. What do we need to do to fix it?
This is critical for us.
This is critical for us.