nestjs-paginate
nestjs-paginate copied to clipboard
Sorting by NULL LAST
Hello,
Correct me if I am wrong, but there is currently no way to define in sortableColumns config, that null records should be sorting as last and not first.
If anyone has any workaround, feel free to correct me <3
Thanks!
https://chiayupai.medium.com/typeorm-orderby-nulls-last-w-mysql-4e35af85fe2
Happy to accept PR :)
Seeing as how there hasn't been much activity on this, I took the liberty of submitting a PR #296.
:tada: This issue has been resolved in version 4.2.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: