parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

feat: allow aggregate with `raw`

Open dblythy opened this issue 3 years ago • 1 comments
trafficstars

New Pull Request Checklist

  • [x] I am not disclosing a vulnerability.
  • [x] I am creating this PR in reference to an issue.

Issue Description

Aggregate should have an option which prevents automatic transformation of the aggregate result.

Related issue: #7868 Closes: #7868

Approach

WIP

TODOs before merging

  • [x] Add tests
  • [x] A changelog entry is created automatically using the pull request title (do not manually add a changelog entry)

dblythy avatar Sep 17 '22 11:09 dblythy

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!