Models and AST (`model!`)
The model! macro generates SeaORM entities, migration schemas, and associated forms from a declarative DSL.
Recommended Reading Order
- This document (
12-model.md)
- ORM for database usage
- Forms for Prisme integration and rendering