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: missing secdef in 0.5.1-0.6.sql #114

Closed soedirgo closed 10 months ago

steve-chavez commented 10 months ago

@soedirgo LGTM. What was the problem this caused though?

soedirgo commented 10 months ago

There was a project that was on 0.2, and running alter extension update didn't make it reflect the latest version's schema.