FYDP-1nil / backend

Fourth Year Design Project @ UWaterloo
https://www.eng.uwaterloo.ca/2023-capstone-design/electrical-computer/
3 stars 1 forks source link

[DB] Add basketball schema #21

Closed babrar closed 1 year ago

babrar commented 1 year ago

Added basketball schema to create_tables.sql

NOTE: I tried creating a new SQL file for basketball. However, that didn't work due to dependencies between basketballgames and leagues which were present in separate files. Couldn't find an easy way to import symbols from another file in SQL scripts. If you know, let me know!

Schema Pic: https://drive.google.com/file/d/1ei3dIQpFId-aT2XNg7LScsWOn4OABUm6/view