Spandex v1.6.0 Spandex.Span.SqlQuery View Source

Contains sql query related metadata.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Spandex.Span.SqlQuery{db: String.t | nil, query: String.t | nil, rows: non_neg_integer | nil}