Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Add support for UNION syntax when using findFromRawSql() #153

@jeremiepose

Description

@jeremiepose

Currently we can't use the union syntax in a query when using findFromRawSql(). It throws a TDBMException : Missing tables tablename in SELECT statement (even if the two select statements have the same table).

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