We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
These functions combined: Pg.onConflict Pg.anyConflict Pg.onConflictSetAll
produce the following runtime error:
"ON CONFLICT DO UPDATE requires inference specification or constraint name"
I would expect beam to give me a type error.