...

/

Exercise: Create Schemas in Ecto

Exercise: Create Schemas in Ecto

Practice how to create an Ecto schema from scratch in this challenge.

We'll cover the following...

Problem statement

Sometimes, an album can be published several different times. For example, it might have its original release on CD, later come out on vinyl, and later have a remastered ...