Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support remaining $project use cases #37

Open
7 of 11 tasks
fcoury opened this issue Jul 24, 2022 · 0 comments
Open
7 of 11 tasks

Support remaining $project use cases #37

fcoury opened this issue Jul 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@fcoury fcoury added the enhancement New feature or request label Jul 24, 2022
fcoury added a commit that referenced this issue Aug 4, 2022
* feat: allow suppression of _id field on $project stage (#37)

https://www.mongodb.com/docs/manual/reference/operator/aggregation/project/#suppress-the-_id-field

* fix: includes _id when it's omitted altogether from $project stage

* feat: supports $literal on $project stage (#37)

* feat: simple field renames on $project stage

* feat: renaming nested and flat fields on $project stage (#37)

* feat: handle arrays on $project stage (#37)

* docs: bumped README info to reflect 0.1.4 changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant