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

Add nullslast and nullsfirst support to getList #164

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

fzaninotto
Copy link
Contributor

@fzaninotto fzaninotto commented Sep 3, 2024

  • Export PostgRestSortOrder as const to allow overriding the sortOrder with TypeScript validation
  • use the sortOrder config option in getList
  • Allow to override the nullsfirst/nullslast in getList sort

Closes #163
Closes #162
Closes #160

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10682195709

Details

  • 13 of 13 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 89.913%

Totals Coverage Status
Change from base Build 9716866733: 0.2%
Covered Lines: 285
Relevant Lines: 296

💛 - Coveralls

@scheiblr scheiblr merged commit b282e86 into raphiniert-com:master Sep 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants