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