View Source API Reference Periods v0.1.1
Modules
Periods increments of time.
Provides a type for Ecto to store a Period of time. The underlying data type should be a map(JSON). Suitable for databases that do not support composite types, but support JSON (e.g. MySQL and versions of CockroachDB).