Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve details field of the singular error response #2876

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

taimoorzaeem
Copy link
Collaborator

Made changes from the discussion on the pull request #2874.
This should close issue #1655.

@taimoorzaeem taimoorzaeem changed the title Remove hint field and improve details field of the singular error response. Remove hint field and improve details field of the singular error response Jul 26, 2023
@taimoorzaeem taimoorzaeem changed the title Remove hint field and improve details field of the singular error response Improve details field of the singular error response Jul 27, 2023
@steve-chavez steve-chavez merged commit d0a71de into PostgREST:main Aug 2, 2023
29 checks passed
@taimoorzaeem taimoorzaeem deleted the issue1655 branch August 5, 2023 15:31
steve-chavez added a commit to supabase/postgrest-js that referenced this pull request Oct 11, 2023
On PostgREST 11.2.0, the format of the error got changed on PostgREST/postgrest#2876 to "The result contains 0 rows".

Change the detection to "0 rows". This should be backwards compatible.
soedirgo pushed a commit to supabase/postgrest-js that referenced this pull request Oct 12, 2023
On PostgREST 11.2.0, the format of the error got changed on PostgREST/postgrest#2876 to "The result contains 0 rows".

Change the detection to "0 rows". This should be backwards compatible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants