Database Schema
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This value should be a unique value as I mentioned before
https://github.com/GSG-G10/W7-ToDo/blob/9732c79189a00e005547aec1357720691b619383/server/database/config/data.sql#L6
and, you should split your database schema from your fake data
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with server/database/config/data.sql, especially line 6. Review how the database schema and fake data are currently combined, then separate them and ensure the referenced value is unique. Done means the schema and fake data are distinct and the uniqueness requirement is represented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sql
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100