tds v1.0.6 Tds.Parameter View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Tds.Parameter{direction: Atom | :input, name: String.t | nil, type: term, value: term}

Link to this section Functions

Link to this function do_name(list, name, acc) View Source
Link to this function fix_data_type(raw_param, acc) View Source

Prepares parameters by giving them names, define missing type, encoding value if necessary