Skip to content

Support limit-per-parent #1

Description

@radim

Right now limit caps the number of rows per child tables. This might be a problem for associations tables. Flat limit N might return all rows for TOP 10 largest entities, and miss rest.

Goal: introduce limit-per-parent "table=N" to cap the rows per FK parent value.

Must work with both filter and global limit (the exact logic to be defined).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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