Skip to content

Support for nullable fields in joins #983

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

Merged
merged 2 commits into from
May 7, 2021
Merged

Conversation

jwilner
Copy link
Contributor

@jwilner jwilner commented Apr 26, 2021

- Builds on top of sqlc-dev#733
- Properly detects left, right, full joins
- Uses proper enum ordering
@jwilner
Copy link
Contributor Author

jwilner commented Apr 30, 2021

@kyleconroy can we please enable CI for this PR? This issue is a major blocker for adoption for at least some of us.

@kyleconroy
Copy link
Collaborator

@jwilner CI has been enabled. I really hate that GitHub turned off actions for first time contributors.

@kyleconroy
Copy link
Collaborator

Fixes #374
Fixes #604

Copy link
Collaborator

@kyleconroy kyleconroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for getting this over the finish line. Can you merge in main? Once the tests pass again I'll merge.

@jwilner
Copy link
Contributor Author

jwilner commented May 7, 2021

Thanks @kyleconroy! Merged in main.

RE blocking CI for first time contributors, it kind of makes sense to me -- like a month ago I saw some malicious GH accounts open up thousands of PRs on https://github.com/golangci/golangci-lint to mine crypto with the CI. I assume blocking the CI is intended to deter that!

@jwilner jwilner requested a review from kyleconroy May 7, 2021 01:19
@kyleconroy kyleconroy merged commit 6668164 into sqlc-dev:main May 7, 2021
@johanbrandhorst
Copy link
Contributor

This is awesome, can't wait for the next release, great work!

@fr3fou
Copy link

fr3fou commented May 25, 2021

When is the next release getting published?

@philipjscott
Copy link

Super excited for the next release! Thanks @jwilner and @kyleconroy for all your hard work 😄

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.

6 participants