Skip to content

Paginator not working properly #437

Closed
@geofflancaster

Description

@geofflancaster

I'm trying to use the paginate() method to get specific items from the database. When I use "getQueryLog" it does not show that the query uses take() or skip().

I'm having issues with this because I have a large number of records and it seems to be retrieving too many which is causing too much memory to be used.

Does anyone have any ideas about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions