Comments
4 comments
-
Hi a.higgins,
We have fixed this privately and will have it out in the next release.
Thanks for sending through these reports!
Best regards,
David -
That's a remarkable response time! I look forward to the next release then.
-
Hi a.higgins,
The new beta build has been released and should have a fix for this if you'd like to give it a try.
Thanks again for reporting these issues! -
The latest release fixes this problem as well. Nice work!
Add comment
Please sign in to leave a comment.
Starting code:
After formatting:
Notice that the LEFT and RIGHT keywords are on the same line as the OUTER JOIN syntax, but the FULL keyword is left hanging out on the line above, and the ON is weirdly indented.
Expected result after formatting:
This would make the formatting of FULL OUTER JOIN consistent with the rest.