issues
search
jetstreamapp
/
soql-parser-js
Javascript SOQL parser
https://jetstreamapp.github.io/soql-parser-js/
MIT License
79
stars
20
forks
source link
getFlattenedFields returns incorrect results if relationship field is grouped and you are grouping for only one field #113
#114
Closed
ABenassi87
closed
4 years ago
ABenassi87
commented
4 years ago
Changes:
Fixed use case when the group by has only one field.
Added unit test.
Fixed typo on CONTRIBUTING.md.
Fixes #113
Changes:
Fixes #113