View Source Postgrex.Multirange (Postgrex v0.17.0)
Struct for PostgreSQL multirange
.
fields
Fields
ranges
Link to this section Summary
Link to this section Types
@type t() :: %Postgrex.Multirange{ranges: [Postgrex.Range.t()]}