AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Elixir
The context module is like the orchestration, you know, bit. The actual database hit will go into the context module typically. You're not calling repo dot all or repo dot one at the end of your queries. That way they can kind of be composed and combine up to a larger query. What is the pin operator? Why do we need it? I thought it was some elixir language, like special operator thing,. But it's not. It's just the way that Ecto parses the AST.