pub fn int8_from_sql(buf: &[u8]) -> Result<i64, Box<dyn Error + Sync + Send>>
Deserializes an INT8 value.
INT8