ERD Mismatches
s2t2 opened this issue · 1 comments
s2t2 commented
Hi, I noticed the ERD labels the primary keys as CustomerId
, ProductId
, etc. But the actual database uses Id
for all the primary keys.
It would be helpful if the ERD matched the database. So beginners and students don't get confused!
jpwhite3 commented
This should be fixed in the most recent update