Adds a new function to examine the SearchOptions and add a WHERE
constraint on the uuid column for marker pagination support. Looks at
the sort direction to determine the appropriate operator in the WHERE
condition.
Plumbs in support for pagination to the organization list operation.
Adds a new function to examine the SearchOptions and add a WHERE constraint on the uuid column for marker pagination support. Looks at the sort direction to determine the appropriate operator in the WHERE condition.
Plumbs in support for pagination to the organization list operation.
Issue #58