returning with onConflictDoUpdate - How do I know if it was updated?
If I do:
Without returning I know if the row was added or edited, but I don't get the
ID
- With returning, I get the id
but I don't know if it was created or just updated.
Any way to know both?0 Replies