Normalize the fuel_types table
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**Describe the task**
Normalize the fuel_types table to allow for unique records for having nullable percent conifer, percent dead fir, and percent grass cure fields.
**Acceptance Criteria**
- [ ] Automatically derive specific criteria from the task description.
- [ ] Ensure the criteria are actionable and testable.
- [ ] Include any edge cases or special conditions mentioned in the description.
**Additional context**
- Add any other context about the task here.
- Or here
Contributor guide
Research direction
The payload names no files or tests. Start by locating the fuel_types table definition and its migration history, then trace how nullable percent conifer, percent dead fir, and percent grass cure fields participate in uniqueness. Done means the table permits the intended unique records and the behavior is covered by actionable, testable criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100