pypika
pypika copied to clipboard
Support for Lateral Subqueries
I think it would be fairly easy to add support for Lateral subqueries. They are part of the ANSI SQL standard and supported by at least Oracle and Postrgresql.
Can we add support to this library? I am happy to help if I can be granted access to create a PR.
Thanks