Upsert onConflict
In the JS docs it reads
but how do I pass an onConflict function?
My data has an
Perform an UPSERT on the table or view. Depending on the column(s) passed to onConflictbut how do I pass an onConflict function?
My data has an
id field, but what I really want to prevent is that I create duplicate rows that have the same token field in