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 counting relations #15

Open
1 task
kirrg001 opened this issue Nov 8, 2018 · 0 comments
Open
1 task

Support counting relations #15

kirrg001 opened this issue Nov 8, 2018 · 0 comments
Labels

Comments

@kirrg001
Copy link
Contributor

kirrg001 commented Nov 8, 2018

Description

NQL should support counting relations.

The SQL strategy is currently covered in TryGhost/NQL-old#1.

e.g. You can pass a filter into NQL filter=count.posts>:0 and mongo-knex will receive a mongo JSON object and needs to interpret this object with the help of TryGhost/mongo-knex#4. It has to attach the correct SQL queries.

Tasks

  • add implementation for counting relations
@daniellockyer daniellockyer transferred this issue from TryGhost/mongo-knex Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant