#[derive(DeriveModelEx)]
{
// Attributes available to this derive:
#[sea_orm]
#[seaography]
}
Available on crate feature
macros only.Expand description
Derive a complex model with relational fields
#[derive(DeriveModelEx)]
{
// Attributes available to this derive:
#[sea_orm]
#[seaography]
}
macros only.Derive a complex model with relational fields