Using Compound Unique Indexes to Validate Uniqueness of Ecto Associations
In this short blog post I want to show you how easy it is to use Ecto validations together with PostgreSQL unique indexes to validate the uniqueness of an association.
Read next New Elixir experiment series: scalesmall (@dbeck74)