AlejandroNeira98 / Catalog_MyThings_Ruby

3 stars 0 forks source link

[1pt] add to schema.sql file analogical to the structure of the classes books and labels #53

Closed JuanLPalacios closed 2 years ago

JuanLPalacios commented 2 years ago

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