PostgreSQL range types for Ecto
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.
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.