prax-codegen 0.10.0

Procedural macros for code generation in the Prax ORM
Documentation
1
2
3
4
5
error: `distinct` is only valid inside `_count`, not `_sum`
 --> tests/ui/aggregate_sum_distinct_fail.rs:7:17
  |
7 |         _sum: { views: { distinct: true } },
  |                 ^^^^^