supabase / pg_net

A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
https://supabase.github.io/pg_net
Apache License 2.0
213 stars 16 forks source link

fix: usage of net schema when the postgres role misses privileges #129

Open steve-chavez opened 5 months ago

steve-chavez commented 5 months ago

Related to https://github.com/orgs/supabase/discussions/21450.

Notes

soedirgo commented 5 months ago

Is this ready for review? There's no code/SQL changes