pub fn numeric_f64_from_sql( bytes: &[u8], ) -> Result<f64, Box<dyn Error + Send + Sync>>
Decode a Numeric into f64