Models and AST (`model!`)

Models and AST (`model!`)

The model! macro generates SeaORM entities, migration schemas, and associated forms from a declarative DSL.

  1. This document (12-model.md)
  2. ORM for database usage
  3. Forms for Prisme integration and rendering