Formatting GraphQL in Elixir projects New Book Released: Phoenix Deployment Handbook

TIL: Custom timestamps fields in Elixir

Ecto Schema is very easy to adapt to our needs. Besides changing the type of the primary key, you can also change the type and names of the fields created by the timestamps() macro.

Check on: https://bartoszgorka.com/custom-timestamps-fields-in-elixir