supabase / postgres-meta

A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
https://supabase.com
Apache License 2.0
922 stars 123 forks source link

fix: add extra error fields to server #622

Closed soedirgo closed 1 year ago

soedirgo commented 1 year ago

What kind of change does this PR introduce?

Bug fix (follow up to https://github.com/supabase/postgres-meta/pull/620)

What is the current behavior?

Extra error fields aren't passed to the server responses

What is the new behavior?

Include extra error fields in server responses