fn update_stmt_with_props( with_properties: &mut Vec<SqlOption>, props: &BTreeMap<String, String>, ) -> MetaResult<()>