candango/cartola

Add method to generate pagination offsets

piraz opened this issue · 0 comments

piraz commented

Lets create a method to generate offsets(sql offsets) for all pages in the paginator.

The method will help to iterate through all pages providing an offset directly to any sql library or framework.