Samuelwanza / catalog-of-my-things

This capstone projects aims to apply the features regarding databases and ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[1.0pt] Create a schema.sql file for Game & Author - Team #3

SanaTameem opened this issue · comments

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

#48