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): avoid duplicated columns and prefer fields #463

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Jul 12, 2024

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

When chaining a select after a upsert call, the prefer header gets duplicated.

What is the new behavior?

Avoid duplicated header fields

@grdsdev grdsdev requested a review from dshukertjr July 12, 2024 19:59
@grdsdev grdsdev merged commit e4f85f3 into main Jul 13, 2024
10 checks passed
@grdsdev grdsdev deleted the fix/duplicate-fields branch July 13, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants