bitemyapp / bitemyapp/esqueleto
Using Postgres' OVER()
Open
- Dominant language
- Haskell
- Stars
- 399
- Forks
- 107
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
Stackoverflow answer with a better explanation that I could give: https://stackoverflow.com/a/28888696/1527537
Is this possible in Esqueleto?
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked Stack Overflow answer to understand the requested PostgreSQL OVER() behavior, then inspect Esqueleto's current query API for relevant entry points. Done means establishing whether the requested expression is supported and, if not, defining the scope needed to support it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100