Skip to content

Exclude identical objects on a self join where the -equal parameter is omitted #37

@iRon7

Description

@iRon7

Exclude identical objects (with the same index) on a self-join where the -On parameter is supplied and -equal parameter is omitted
On a self-join with only a -on parameter and no -equal parameter objects will always related to their self an therefore useless to include
Where a self-join without an -on parameter (on index) is completely useless and shouldn't be accepted

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions