Toggle Sidebar
Toggle Theme
clickhouse_ecto
v0.2.6
Pages
Modules
clickhouse_ecto v0.2.6
ClickhouseEcto.Helpers
View Source
Link to this section
Summary
Functions
ecto_to_db(other)
error!(query, message)
escape_string(value)
get_source(query, sources, ix, source)
if_do(condition, value)
if_do(condition, value, else_value)
intersperse_map(list, separator, mapper, acc \\ [])
intersperse_reduce(list, separator, user_acc, reducer, acc \\ [])
quote_name(name, quoter \\ 34)
quote_qualified_name(name, sources, ix)
quote_table(prefix, name)
single_quote(value)
wrap_in(value, wrapper)
Link to this section
Functions
Link to this function
ecto_to_db(other)
View Source
Link to this function
error!(query, message)
View Source
Link to this function
escape_string(value)
View Source
Link to this function
get_source(query, sources, ix, source)
View Source
Link to this function
if_do(condition, value)
View Source
Link to this function
if_do(condition, value, else_value)
View Source
Link to this function
intersperse_map(list, separator, mapper, acc \\ [])
View Source
Link to this function
intersperse_reduce(list, separator, user_acc, reducer, acc \\ [])
View Source
Link to this function
quote_name(name, quoter \\ 34)
View Source
Link to this function
quote_qualified_name(name, sources, ix)
View Source
Link to this function
quote_table(prefix, name)
View Source
Link to this function
single_quote(value)
View Source
Link to this function
wrap_in(value, wrapper)
View Source