Ecto v3.2.0 Ecto.NoPrimaryKeyFieldError exception 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