Skip to content

UNION form #22

Description

@yilinwei

UNION is currently not a statement but a table-expr - this means that the following expression fails.

(sql (union (select x #:from xs) ...)).

This isn't too much of an issue since you can wrap it in a second select; but when dealing with something like with recursive it becomes harder.

Am I missing something?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions