Skip to content

Commit

Permalink
Return unique include and revInclude resources per search filter matc…
Browse files Browse the repository at this point in the history
…h. (#2544)

* Return unique include and revInclude resources per match

* Spotless

* Review comment: Use SELECT DISTINCT sql query and uodate tests

* Review commenyts: Updated code and comments

* Refactored code to use GROUPBY + HAVING for sorting

* Removed print statements

* fixed failing test

* Review comments: Separated the ascending/descending test cases. Updated kdocs for GROUP BY+ HAVING code

* Updated comments
  • Loading branch information
aditya-07 authored Jul 24, 2024
1 parent 5a137cb commit 5589179
Show file tree
Hide file tree
Showing 6 changed files with 1,116 additions and 49 deletions.
Loading

0 comments on commit 5589179

Please sign in to comment.