hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
7 stars 26 forks source link

Update Table: project #227

Open Neecolaa opened 10 months ago

Neecolaa commented 10 months ago

Dependency

Overview

We need to update the project table model to update the drive and repo id fields to be foreign keys. Project_url will store the id values.

Details

Action Items

Changes Needed

Columns to Remove

Columns to Add

Columns to Alter

Additional Changes

Resources