Closed adamfeatherston closed 2 years ago
"database updated and user_requests.py and request_handler.py match ERD names"
-in rare.sql DROP TABLE Users -then run CREATE TABLE Users (password column added) -then run INSERT INTO Users (........) all 30 rows
Looks good!
"database updated and user_requests.py and request_handler.py match ERD names"
-in rare.sql DROP TABLE Users -then run CREATE TABLE Users (password column added) -then run INSERT INTO Users (........) all 30 rows