Skip to content

UNION ALL is not supported #88

@Zheness

Description

@Zheness

Hello,

When trying a query with UNION ALL like SELECT a FROM users UNION ALL SELECT a FROM users it doesn't work with magic query.

If we look at the file StatementFactory.php, we see that only UNION is supported.

Is there any reason why it was not implemented?

Thanks !

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