Ecto.NoPrimaryKeyFieldError exception (Ecto v3.5.5) View Source
Raised at runtime when an operation that requires a primary key is invoked
with a schema that does not define a primary key by using @primary_key false
Raised at runtime when an operation that requires a primary key is invoked
with a schema that does not define a primary key by using @primary_key false