henrycode460 / CatalogOfThings

1 stars 1 forks source link

[1pt] Create schema.sql #40

Open Kamba56 opened 2 years ago

Kamba56 commented 2 years ago

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