pub fn execute( address: &str, statement: &str, params: &[ParameterValue<'_>]) -> Result<u64, PgError>