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 postgrest request failing without body #742

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Conversation

jan-tennert
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Putting in an empty JsonObject into insert or upsert results in a rest exception, because an empty columns query parameter is getting added.

What is the new behavior?

This has been fixed.

@jan-tennert jan-tennert self-assigned this Sep 30, 2024
@jan-tennert jan-tennert merged commit 269d1a9 into master Sep 30, 2024
13 checks passed
@jan-tennert jan-tennert deleted the postgrest-no-body-fix branch September 30, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant