The system period of one row version.
to: nil denotes the current, open-ended version.
Summary
Functions
Returns whether the period has no upper bound.
Callback implementation for Ecto.Type.embed_as/1.
Callback implementation for Ecto.Type.equal?/2.
Types
@type t() :: %SysTime.Period{from: DateTime.t(), to: DateTime.t() | nil}
Functions
Returns whether the period has no upper bound.
Callback implementation for Ecto.Type.embed_as/1.
Callback implementation for Ecto.Type.equal?/2.