Exzeitable v0.1.1 Exzeitable.Database View Source

Database interactions

Link to this section Summary

Link to this section Functions

Link to this function

get_record_count(assigns)

View Source
get_record_count(map()) :: integer()
Link to this function

get_records(assigns)

View Source
get_records(map()) :: [map()]

Get the data using query

Link to this function

prefix_search(term)

View Source
prefix_search(String.t()) :: String.t()