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
Create a schema.sql file with tables that will be analogical to the structure of the classes that you created: