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

Added Configuration variables list to documentation #112

Closed TheOtherBrian1 closed 10 months ago

TheOtherBrian1 commented 10 months ago

What kind of change does this PR introduce?

Docs Update

What is the current behavior?

The documentation does not reference all the config variables.

Please link any relevant issues here: Solves the primary complaint of of ISSUE #97

What is the new behavior?

The documentation outlines the configuration variables and how to update them.