Exercise: Work with Transactions and the Multi Module
Practice how to convert a transaction with an anonymous function to the one that uses Ecto.Multi in this challenge.
Problem statement
We’ve written a piece of code that inserts a new album ...
Practice how to convert a transaction with an anonymous function to the one that uses Ecto.Multi in this challenge.
We’ve written a piece of code that inserts a new album ...