As far as I understand it is not possible to chain multiple left outer join statements after each other (or any other non-regular join). Any plans to add it?
@mattijsf yes. because of the nature of this lib, features will be added on an as-needed basis so if you come across any missing features that you'd like to see, continue to open issues for them.
I would like to be able to do the following:
As far as I understand it is not possible to chain multiple left outer join statements after each other (or any other non-regular join). Any plans to add it?