Skip to content

docs: clarify what types of JOIN we don't support #4782

@steve-chavez

Description

@steve-chavez

Problem

On https://docs.postgrest.org/en/v14/references/api/url_grammar.html#custom-queries, we say:

More complicated joins than those provided by Resource Embedding.

It's been a while since we've put that and now we support the equivalent of an anti-join (ref) also with empty embed we should be able to support semi-joins.

RIGHT JOINs are not supported.

Solution

Document which types of JOINs are not supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsOnly related to documentationideaNeeds of discussion to become an enhancement, not ready for implementation

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions