Skip to content

Support OUTER in subquery correlation path #421

@beikov

Description

@beikov

The use of OUTER for a correlation path in a subquery provider does not work as the parser doesn't expect the token. As a workaround I tried to use the actual alias but also the plain correlation path does not work if it is the first from clause element.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions