...

/

Solution: Create Queries in Ecto

Solution: Create Queries in Ecto

Go over the solution to the "Create Queries in Ecto" problem.

Solution

We build the query using Ecto.Query API. An artist’s name is given and we look up all of the ...