entity-derive 0.22.8

Derive macro for generating DTOs, repositories, and SQL from a single entity definition
Documentation
1
2
3
4
5
error: scope `involving` names column `reviewer_id`, which is not a field of this entity
  --> tests/cases/fail/scope_unknown_column.rs:13:12
   |
13 | pub struct Dispute {
   |            ^^^^^^^