Hacker News new | ask | show | jobs
by Foobar8568 1744 days ago
Yes, I was about to reply to myself with a link to this issue as I couldn't see anything in official docs unless looking at the github issues.

https://github.com/kyleconroy/sqlc/issues/1157

1 comments

But it seems like this discussion is about the lack of support for null values in enum types in joins (not joins in general). Am I missing something?
I got it wrong because of lack of documentations and examples in the official documentation. So one would be only aware of the feature if they read the issue tracker which is dumb, joining two entities (or more) is like the first thing you want to do with a database.