Skip to content

Make multi-chain polymorphism more efficient #456

Open
@benjie

Description

@benjie

https://github.com/benjie/crystal/blob/main/postgraphile/postgraphile/__tests__/queries/polymorphic/vulns.union_owners.simple.test.graphql

  1. we should be able to do a DISTINCT query so same records don't appear multiple times
  2. shouldn't need so many queries
  3. queries used should be able to group by target table, perhaps (would link to DISTINCT)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🌳 Triage

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions