#[derive(DeriveIntoActiveModel)]
{
// Attributes available to this derive:
#[sea_orm]
}
Available on crate feature
macros only.Expand description
Derive into an active model
#[derive(DeriveIntoActiveModel)]
{
// Attributes available to this derive:
#[sea_orm]
}
macros only.Derive into an active model