Closed seoyoungcho213 closed 4 months ago
Implemented new MySQL database design based on our meeting.
Follow the existing pattern in database.go for the new tables design in the future
Due to #12 , I changed expected ID (3) to (4) in mysql_test.go.
Rationale
Implemented new MySQL database design based on our meeting.
Usage
Follow the existing pattern in database.go for the new tables design in the future
Changes
Non-trivial Files
Testing
Dependencies
Documentation Changes
Issues and Bugs
Possible Solutions
Additional Notes