Create a schema.sql file with tables that will be analogical to the structure of the classes that you created: - books table (add all properties and associations from the parent Item class as table columns) - labels table
Create a schema.sql file with tables that will be analogical to the structure of the classes that you created: