prax-codegen 0.10.0

Procedural macros for code generation in the Prax ORM
Documentation
1
2
3
4
5
error: unknown column `notacol` on model `User`
 --> tests/ui/aggregate_unknown_column_fail.rs:7:19
  |
7 |         _count: { notacol: true },
  |                   ^^^^^^^