hernandanielzamora/Ruby-Capstone

[1pt] Team Member #2: Create tables

Closed this issue · 0 comments

Create a schema.sql file with tables that will be analogical to the structure of the classes that you created:

  • music_albums table (add all properties and associations from the parent Item class as table columns)
  • genres table