Autofix/migration suggestion
Open
shared with relay team
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
I remember at some point y'all were asking what would some good migrations be. Well, here's one! An autofix that adds a variable to all of the queries it's part of, perhaps with a specific default value as well
Contributor guide
Research direction
Start by locating the query migration and autofix entry points, then read how existing migrations are specified and tested. Define the intended variable insertion and default-value behavior before implementing it; done means the proposed migration applies consistently to every relevant query and has coverage for its behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100