paginate - Gorm Pagination Library
Stars
111
Forks
17
Watchers
111
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat: Add support for chain columns, Add PageStart to override default starting page instead of 0, Add LikeAsIlikeDisabled to disable Case Insensitive in LIKE or NOT LIKE operator, upgrade go version as minimum requirements to 1.16, update documentation
eacd966View on GitHubfeat: add error message, suppress unit test output, prepare to remove pagination.Response function
82e10daView on GitHub