laiifuu/Things-Catalog

[2pt] - Create the necessary tables in the .sql file

Opened 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