The ERD screenshot displayed in the README.md does not reflect the database schema.
Use dbdiagram.io and update/create tables to match what we have in the migrations directory.
NOTE: Look at all migration files. Some of these files alter the existing schema. It's a pattern that we have not encountered during the bootcamp.
The ERD screenshot displayed in the README.md does not reflect the database schema.
Use dbdiagram.io and update/create tables to match what we have in the migrations directory.
NOTE: Look at all migration files. Some of these files alter the existing schema. It's a pattern that we have not encountered during the bootcamp.