SnowflakeEx.HTTPClient (snowflake_elixir v0.1.0) View Source

Helper library for interacting with Snowflakes REST API.

Link to this section Summary

Link to this section Functions

Link to this function

insert(host, token, query, params, connect_opts)

View Source
Link to this function

login(host, account_name, warehouse, database, schema, username, password, partial)

View Source
Link to this function

monitor_query_id(monitor_id, host, token, num)

View Source
Link to this function

query(host, token, query, opts)

View Source
Link to this function

s3_download(url, encryption_key, encryption_key_md5)

View Source