Skip to content

Documentation for binary operators has mismatching parameters #148

@ocharles

Description

@ocharles

The documentation for intersect is:

Find the intersection of two queries, collapsing duplicates. intersect a b is the same as the SQL statement x INTERSECT b.

Note that it mentions the free variables a, b and x. It should only mention a and b.

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