Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.