Update

Derive Macro Update 

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