Rainer Döbele created EMPIREDB-398:
--------------------------------------
Summary: DBCommand: Omit parent tables in subquery FROM clause
Key: EMPIREDB-398
URL: https://issues.apache.org/jira/browse/EMPIREDB-398
Project: Empire-DB
Issue Type: New Feature
Components: Core
Reporter: Rainer Döbele
Assignee: Rainer Döbele
Usually, all referenced tables are added to a query created by the DBCommand
class.
However, when using subqueries references to the parent query should be omitted.
Hence it must be possible to specify which tables to exclude from the FROM
clause.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)