Easy case insensitive text using Postgres' Citext extension
Stop worrying about case sensitivity for emails and usernames, and let Postgres handle it for you! I’ll show the surprisingly quick way to get it working with Phoenix and Ecto (and Rails as a bonus)
Read next Step-by-Step Tutorial to Build a Phoenix App that supports user Uploads