pub fn set_field(param_name: impl Into<String>, f: &Field) -> (Field, Expr)
Generates a field element for instert and update statements, to set a field from a parameter of the same type.