Insert returning and left join
Is it possible to do a leftJoin when returning() on an insert?
Pseudo code that do not work (but to show an example of what I want). I.e. I want the user object returned on each splits I insert.
Pseudo code that do not work (but to show an example of what I want). I.e. I want the user object returned on each splits I insert.