Elixir in the Trenches Credo v0.4.8 released!

Using Postgres range data type in Ecto

Ecto is an amazing database wrapper and let you customize your needs. With Postgres we have a data type for ranges and this post shows you how to implement that.

Check it out: https://pedroassumpcao.ghost.io/using-postgres-range-data-type-in-ecto/