yohannesdagnachew / Catalog-of-my-things

1 stars 2 forks source link

[2pt] Create SQL Schema for classes Book and Label #20

Open Felix45 opened 2 years ago

Felix45 commented 2 years ago

Create SQL Schema for classes Book and Label

In this issue I will create

  • SQL schema for tables that will be analogical to the structure of the classes Book and Label
  • books table (add all properties and associations from the parent Item class as table columns)
  • labels table