Meraj Molla
Tech Musings

Tech Musings

Follow
Follow
homeSponsorbadgesnewsletter
Tag

ecto

#ecto

More content

Read more stories on Hashnode


Articles with this tag

Building Self-referential Associations in Elixir/Phoenix

Aug 12, 20238 min read1.1K views

Self-referential association is used to associate a model with itself. It's pretty common to have this kind of association to build relationships in...

Building Self-referential Associations in Elixir/Phoenix