Derive Macro FromSql

Source
#[derive(FromSql)]
{
    // Attributes available to this derive:
    #[postgres]
}