Added
- Improve the
PGRST106
error when the requested schema is invalid by @laurenceisla in #4089- It now shows the invalid schema in the
message
field. - The exposed schemas are now listed in the
hint
instead of themessage
field.
- It now shows the invalid schema in the
- Improve error details of
PGRST301
error by @taimoorzaeem in #4051