Crud: join always do `INNER JOIN`

Created on 8 Oct 2019  路  3Comments  路  Source: nestjsx/crud

How can i do a LEFT JOIN using the query.join parameter?

I tried using the eager option but i can see that the query always render all joins with INNER.

Thanks in advance and congrats for the package, i really love it 馃槏!

duplicate

Most helpful comment

fixed in https://github.com/nestjsx/crud/issues/98
will be available in the upcoming release

All 3 comments

fixed in https://github.com/nestjsx/crud/issues/98
will be available in the upcoming release

Thanks @zMotivat0r, I wait for that release!!

Not released yet?

Was this page helpful?
0 / 5 - 0 ratings