Skip to content

Commit 5a4d62f

Browse files
author
Ignacio
committed
chore: docs
1 parent 595eef6 commit 5a4d62f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postgrest/_async/request_builder.py

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ def upsert(
165165
count: The method to use to get the count of rows returned.
166166
returning: Either 'minimal' or 'representation'
167167
ignore_duplicates: Whether duplicate rows should be ignored.
168+
on_conflict: Specified columns to be made to work with UNIQUE constraint.
168169
Returns:
169170
:class:`AsyncQueryRequestBuilder`
170171
"""

0 commit comments

Comments
 (0)