yohannesdagnachew / Catalog-of-my-things

1 stars 2 forks source link

[2pt] Create Sql table for MusicAlbum and Genre #15

Open yohannesdagnachew opened 2 years ago

yohannesdagnachew commented 2 years 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