Firebirdex v0.0.4 Firebirdex.Query View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Firebirdex.Query{
  name: iodata(),
  ref: reference() | nil,
  statement: iodata(),
  stmt: tuple()
}