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

Count #1145

Merged
merged 8 commits into from
Dec 6, 2024
Merged

Count #1145

merged 8 commits into from
Dec 6, 2024

Conversation

jessevz
Copy link
Contributor

@jessevz jessevz commented Dec 3, 2024

New pull request for count endpoints

@jessevz jessevz requested review from gluafamichl and removed request for gluafamichl December 3, 2024 10:56
@jessevz
Copy link
Contributor Author

jessevz commented Dec 5, 2024

This pull request introduces a new count endpoint to enable advanced filtering capabilities, including the ability to filter on expanded (related) objects using inner joins. Additionally, the ORM has been enhanced to support inner joins in count filters, enabling to also filter on the included objects. This was needed so that the correct queries can be made to retrieve the data needed in the start page of the frontend.

@jessevz jessevz requested a review from gluafamichl December 5, 2024 12:44
@gluafamichl gluafamichl merged commit eed46ff into dev Dec 6, 2024
1 check passed
@gluafamichl gluafamichl deleted the count branch December 6, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants