feat: improve error details of PGRST301 error

This commit is contained in:
Taimoor Zaeem
2025-09-14 13:37:17 -05:00
committed by Steve Chavez
parent 75972e9ffe
commit a8f40c4908
4 changed files with 18 additions and 6 deletions
+1
View File
@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- 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
## [13.0.6] - 2025-08-30