...

/

Exercise: Work with Transactions and the Multi Module

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.

We'll cover the following...

Problem statement

We’ve written a piece of code that inserts a new album ...