Dllb.Result.Rows (Dllb v0.1.0)

Copy Markdown View Source

Represents a query result containing rows of data.

Summary

Types

t()

@type t() :: %Dllb.Result.Rows{count: non_neg_integer(), data: [map()]}