Skip to content

Implement Record Pagination #183

@yash30000

Description

@yash30000

Large tables load slowly. Add pagination (limit/offset) for better performance.

SELECT * FROM users LIMIT 50 OFFSET 0;

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions