ClaudiaRojasSoto / Catalog_Of_My_Things

Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2pt]Team member #4 - Task 7 - Create a schema.sql

ClaudiaRojasSoto opened this issue · comments

  • 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