Snowflex.Query (Snowflex v1.2.1)

View Source

Snowflake implementation of DBConnection.Query.

Summary

Types

t()

@type t() :: %Snowflex.Query{
  cache: term(),
  name: term(),
  statement: term(),
  transport: term()
}

Functions

is_statement(statement)

(macro)