- Introduce Paginate function for basic pagination - Add AdvancedPagination for pagination, sorting, and counting - Define Pagination struct to hold pagination data - Set MaxPageSizeLimit and DefaultPageSize in models/constants
added more columns BREAKING-CHANGE: breaks database compatibility to older SDK versions