harshi0102 / ruby-capstone

Ruby Capstone Project is an app that will have the option to record what books, games, and music albums are in our library and includes labels, authors and genres
MIT License
0 stars 0 forks source link

Database Schema #35

Closed harshi0102 closed 1 year ago

harshi0102 commented 1 year ago

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