Skip to content

v13.0.7

Choose a tag to compare

@github-actions github-actions released this 14 Sep 20:03
· 390 commits to main since this release

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 the message field.
  • Improve error details of PGRST301 error by @taimoorzaeem in #4051