Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

Introduced an upsert() method for upserting instead of doing it with insert(upsert: true).
This PR aligns postgrest-dart with postgrest-js about this PR.

What is the current behavior?

Upsert is done with insert() method.

What is the new behavior?

There is a new separate upsert() method just for upserting.

@dshukertjr dshukertjr marked this pull request as draft May 5, 2021 05:48
@dshukertjr dshukertjr marked this pull request as ready for review May 5, 2021 06:03
@phamhieu phamhieu merged commit c8a571c into supabase:master May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants