#[derive(DeriveIntoActiveModel)]
{
// Attributes available to this derive:
#[sea_orm]
}
Expand description
Derive into an active model
#[derive(DeriveIntoActiveModel)]
{
// Attributes available to this derive:
#[sea_orm]
}
Derive into an active model