Skip to main content

SoftDelete

Derive Macro SoftDelete 

Source
#[derive(SoftDelete)]
{
    // Attributes available to this derive:
    #[sqlxo]
    #[primary_key]
    #[foreign_key]
}