snowflake_elixir_ecto
v0.2.1
Pages
Modules
Ecto.Adapters.Snowflake.Connection
(snowflake_elixir_ecto v0.2.1)
View Source
Link to this section
Summary
Functions
build_explain_query(query, opts)
column_definitions(table, columns)
comments_for_columns(table_name, columns)
comments_on(object, name, comment)
comments_on(object, name, comment, table_name)
if_do(condition, value)
options_expr(keyword)
pk_definition(columns, prefix)
Link to this section
Functions
Link to this function
build_explain_query(query, opts)
View Source
Link to this function
column_definitions(table, columns)
View Source
Link to this function
comments_for_columns(table_name, columns)
View Source
Link to this function
comments_on(object, name, comment)
View Source
Link to this function
comments_on(object, name, comment, table_name)
View Source
Link to this function
if_do(condition, value)
View Source
Link to this function
options_expr(keyword)
View Source
Link to this function
pk_definition(columns, prefix)
View Source