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

fix: replace json parser error with generic msg #3090

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

develop7
Copy link
Collaborator

@develop7 develop7 commented Dec 4, 2023

Drops Aeson's parser error from the output in favor of a generic message, per the suggestion in #2344.

Fixes #2344

@develop7 develop7 marked this pull request as ready for review December 5, 2023 15:16
@laurenceisla
Copy link
Member

LGTM or is there anything else missing? Don't forget to add the CHANGELOG.

develop7 added a commit to develop7/postgrest that referenced this pull request Dec 7, 2023
@develop7
Copy link
Collaborator Author

develop7 commented Dec 7, 2023

Don't forget to add the CHANGELOG.

Whoops, done. Thanks for the heads-up.

is there anything else missing?

No, not really

CHANGELOG.md Outdated Show resolved Hide resolved
@steve-chavez steve-chavez merged commit cbfff28 into PostgREST:main Dec 7, 2023
32 checks passed
laurenceisla pushed a commit to laurenceisla/postgrest that referenced this pull request Dec 12, 2023
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.

Better error message for {"message":"Error in $: not enough input"}
3 participants