ratchet_wrench v0.2.0 RatchetWrench.Repo

Link to this section Summary

Link to this section Functions

Link to this function

all(struct, where_string)

Link to this function

convert_bool(value)

Link to this function

convert_date(value)

Link to this function

convert_float64(value)

Link to this function

convert_int64(value)

Link to this function

convert_metadata_rowtype_fields_to_map(fields)

Link to this function

convert_result_set_to_value_list(struct, result_set)

Link to this function

convert_string(value)

Link to this function

convert_timestamp(value)

Link to this function

convert_value(value)

Link to this function

convert_value_type(value, type)

Link to this function

delete(module, pk_value)

Link to this function

do_all(struct, sql)

Link to this function

get(module, id)

Link to this function

insert_sql(struct)

Link to this function

remove_pk(map, pk_name)

Link to this function

set_inserted_at_value(struct, now_timestamp \\ RatchetWrench.DateTime.now)

Link to this function

set_pk_value(struct)

Link to this function

set_updated_at_value(struct, now_timestamp \\ RatchetWrench.DateTime.now)

Link to this function

update_sql(struct)

Link to this function

where(struct, where_string)