AI Features

Use Changesets Without Schemas

Learn how to use changeset without schemas.

We'll cover the following...

Up to this point, our changesets have been based on the schemas defined in our music_db application, such as Artist, ...