Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio committed Jul 17, 2022
1 parent 595eef6 commit 5a4d62f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions postgrest/_async/request_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ def upsert(
count: The method to use to get the count of rows returned.
returning: Either 'minimal' or 'representation'
ignore_duplicates: Whether duplicate rows should be ignored.
on_conflict: Specified columns to be made to work with UNIQUE constraint.
Returns:
:class:`AsyncQueryRequestBuilder`
"""
Expand Down

0 comments on commit 5a4d62f

Please sign in to comment.