prax-codegen 0.10.0

Procedural macros for code generation in the Prax ORM
Documentation
1
2
3
4
5
error: value for `_count.email` must be `true` or `{ distinct: true }`
 --> tests/ui/count_select_value_not_true_fail.rs:7:19
  |
7 |         select: { email: 5 },
  |                   ^^^^^