pilagod / gorm-cursor-paginator

A paginator doing cursor-based pagination based on GORM
https://github.com/pilagod/gorm-cursor-paginator
MIT License
192 stars 44 forks source link

feat: support custom order (e.g. NULLS LAST) #55

Closed emfomy closed 1 year ago

emfomy commented 1 year ago

Implement #54.