top | item 28467524

(no title)

erdemozg | 4 years ago

Can you provide some resources about the lack of support for joins in sqlc? Because I wasn't able to find in official documentation and actually there's a discussion on github containing queries with join statements: https://github.com/kyleconroy/sqlc/issues/213

discuss

order

Foobar8568|4 years 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

erdemozg|4 years ago

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?