tsbarry / The_Job_Market

2 stars 0 forks source link

Nulls in job db #8

Closed F-said closed 1 year ago

F-said commented 1 year ago

Currently, the foreign key company_id and state_id are all nulled out. In addition, the "easy apply" column contains some nulls. These should be filled as we have both state & company column info for all tuples.

image

tsbarry commented 1 year ago

fixed and complete