Alternate Integer Primary Keys with Ecto
I just published a new tutorial on how to use auto-incrementing integer primary keys that are not just the id column with Ecto, based on a tricky scenario that myself and a co-worker tried to solve!
https://medium.com/@diamondgfx/alternate-integer-primary-keys-with-ecto-783ddb19cfba
Read next Launched My First Elixir/Phoenix Project