The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.

Ecto Associations with Sheharyar Naseer

May 18, 2021 37:22 18.14 MB Downloads: 0

We talk with Sheharyar Naseer about Ecto's feature "association defaults" and how they work. We learn how they even support defining a function that gets called during your changeset operations which can be used to ensure multi-tenancy IDs get populated correctly. We learn more about Slab, talk about Single Table Inheritance designs and how we feel about them. We also talk about wrapping the Repo module for fun and profit!

Show Notes online - https://thinkingelixir.com/podcast-episodes/048-ecto-associations-with-sheharyar-naseer

The post #048 Ecto Associations with Sheharyar Naseer appeared first on Thinking Elixir.