nestjs-paginate icon indicating copy to clipboard operation
nestjs-paginate copied to clipboard

Sorting by NULL LAST

Open jhrncar opened this issue 2 years ago • 1 comments

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.

image image

If anyone has any workaround, feel free to correct me <3

Thanks!

jhrncar avatar Jul 12 '22 11:07 jhrncar

https://chiayupai.medium.com/typeorm-orderby-nulls-last-w-mysql-4e35af85fe2

Happy to accept PR :)

ppetzold avatar Jul 28 '22 21:07 ppetzold

Seeing as how there hasn't been much activity on this, I took the liberty of submitting a PR #296.

Elbarae1921 avatar Aug 20 '22 21:08 Elbarae1921

:tada: This issue has been resolved in version 4.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

ppetzold avatar Aug 20 '22 22:08 ppetzold