Skip to content

add join-lateral && case-when clauses #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

newmen
Copy link

@newmen newmen commented Mar 28, 2021

Sometimes we need to use the JOIN LATERAL construction to optimize our queries. But such clause not so useful without CASE WHEN THEN expression, so I've added both ones.

@newmen newmen force-pushed the lateral-case branch 2 times, most recently from f80e738 to 6d282d4 Compare March 28, 2021 16:11
@kitallis
Copy link
Contributor

kitallis commented Jun 3, 2021

Thanks for the PR @newmen. Apologies for the late response. I'll take a look at it this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants