View Source API Reference PgRanges v1.1.1
Modules
PgRanges provides a simple wrapper around Postgrex.Range so that you can
create schemas with range type fields and use the native range type in
migrations.
Wraps a Postgrex.Range and casts to a PostgreSQL daterange type.
Wraps a Postgrex.Range and casts to a PostgreSQL int4range type.
Wraps a Postgrex.Range and casts to a PostgreSQL int8range type.
Wraps a Postgrex.Range and casts to a PostgreSQL numrange type.
Wraps a Postgrex.Range and casts to a PostgreSQL tsrange type.
Wraps a Postgrex.Range and casts to a PostgreSQL tstzrange type.