bitemyapp / bitemyapp/esqueleto
MySQL's GROUP_CONCAT()
- Dominant language
- Haskell
- Stars
- 399
- Forks
- 107
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
Is MySQL's [GROUP_CONCAT()](https://dev.mysql.com/doc/refman/8.0/en/group-by-functions.html#function_group-concat) currently supported in some way?
If not, what would be the procedure for adding it (to the mysql specific module of course)?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue points to MySQL's GROUP_CONCAT() documentation and the MySQL-specific module. First inspect that module to determine whether the function is already represented and how MySQL-specific functions are handled. Done means establishing the current support status or adding the requested support with appropriate coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, mysql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100