YACS-RCOS / yacs.n

YACS - with support for multi semester and partial semesters
MIT License
33 stars 30 forks source link

Create pathwayV3.sql #686

Closed NickWang8 closed 1 year ago

NickWang8 commented 1 year ago

The official PostgresQL table for the pathwayV2.json file

This table converts the old json pathwayV2 into a PostgresQL version

Database Changes/Migrations

Changed values for empty spaces to be NULL allowing for easier access to [values]

Photos Small portions of the individual tables:

Screenshot (149) Screenshot (150) Screenshot (151)

Photo shows the combination of all the tables together:

Screenshot (148)
DarknessUnder commented 1 year ago

This is not supposed to be an open pull request. Remake a pull request when the feature is complete with front-end.