Derive Macro Deleteable

Source
#[derive(Deleteable)]
{
    // Attributes available to this derive:
    #[db_ignore]
}