View Source Ecto.NoPrimaryKeyFieldError exception (Ecto v3.12.2)
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