jetstreamapp / soql-parser-js

Javascript SOQL parser
https://jetstreamapp.github.io/soql-parser-js/
MIT License
77 stars 20 forks source link

getFlattenedFields issue with aliased fields #161

Closed paustint closed 3 years ago

paustint commented 3 years ago

Ensure that if there is an alias on a field, that it is returned instead of the field normal field value

resolves #160