View Source Ch.Query (Ch v0.1.7)

Query struct wrapping the SQL statement.

Link to this section Summary

Link to this section Types

@type t() :: %Ch.Query{command: atom(), statement: iodata()}