chicken-sloths / bangazon-api-sprint1

API for a mock Amazon + Etsy platform providing developers access to the company's employee & product data
0 stars 0 forks source link

Computers Table contains a row for employee_id & shouldn't #70

Closed DavidLarsKetch closed 6 years ago

DavidLarsKetch commented 6 years ago

Context

  1. The Employee ERD does not contain a row for employee_id, but /data/json/computers.json does
  2. Queries getting * from the Computers table will have that row on there

Process

  1. Modify computerFaker
  2. Regenerate fake data

Expected Result

Computers should not have employee_id