bitemyapp / bitemyapp/esqueleto
Add support for substr() function
Open
beginner friendly
enhancement
- Dominant language
- Haskell
- Stars
- 399
- Forks
- 107
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
Currently it does not seem possible to slice up strings.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating Esqueleto's existing string-expression function support and its related tests; the issue does not name specific files or entry points. Trace how supported SQL functions are represented, then verify that substr() can be used to slice strings and that the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100