View Source Spannex.Query (spannex v0.6.0)

Handles parsing and preparing queries for use by the Spanner database connection protocol.

Summary

Types

@type t() :: %Spannex.Query{params: Map.t(), statement: String.t()}