Make `validateOrderBy` rule match MySQL behavior
Open
analyzer
correctness
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 120
Description
We need to make the error message and behavior for this rule match MySQL. We currently don't have any tests that assert the error thrown is actually thrown.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the `validateOrderBy` rule and first compare its current error message and behavior with MySQL. Add tests that assert the expected error is actually thrown and that the behavior matches MySQL; the issue does not name a specific file or existing test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100