Documentation

DuplicateResolution : string
in package

Enum for the duplicate resolution strategies PostgREST supports.

Tags
link
https://postgrest.org/en/stable/references/api/tables_views.html#upsert

Table of Contents

Cases

IGNORE  = 'resolution=ignore-duplicates'
MERGE  = 'resolution=merge-duplicates'
NONE  = ''

Cases


        
On this page

Search results