openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #02557
Re: Getting pagination right
On Wed, May 25, 2011 at 3:10 PM, Greg Holt <gholt@xxxxxxxxxxxxx> wrote:
> Okay cool. Just stop using the term offset anywhere in your examples then and drop the whole page= thing as well. :)
Sorry, I'm not understanding what you're getting at here. The offset
is required to pass to the database query as the OFFSET clause. The
page= parameter allows you to calculate that OFFSET value.
-jay
Follow ups
References