Skip to main content

Module st_009

Module st_009 

Source
Expand description

LINT_ST_009: Reversed JOIN condition ordering.

Detect predicates where the newly joined relation appears on the left side and prior relation on the right side (e.g. o.user_id = u.id).

Structsยง

StructureJoinConditionOrder