Skip to content

Conversation

jdoig
Copy link

@jdoig jdoig commented Sep 10, 2025

Improve readability of "connected components" example:

  • lengthen CTE name to avoid confusion with 1-2 character aliases in body of query (e., n.).
  • give lateral joins aliases that make it clear which part of the iteration they refer to.

Improve readability of "connected components" example:
* lengthen CTE name to avoid confusion with 1-2 character aliases in body of query (`e.`, `n.`).
* give lateral joins aliases that make it clear which part of the iteration they refer to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants