Skip to content

Pg full combination between anyConflict and conflict set all isn't accepted by postgres #362

Open
@jappeace

Description

@jappeace

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions