1 2 3 4 5
error: value for `_count.email` must be `true` or `{ distinct: true }` --> tests/ui/aggregate_value_not_true_fail.rs:7:19 | 7 | _count: { email: false }, | ^^^^^