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: command `VerifyPassport` writes column `passport_checked`, which is not a field of this entity
  --> tests/cases/fail/command_sets_unknown_column.rs:13:12
   |
13 | pub struct User {
   |            ^^^^