beteland123/ruby-capstone

[3pt] Create a schema.sql file

Opened this issue · 0 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