New option under Code Format #86
bernardj1905
started this conversation in
Ideas
Replies: 2 comments
-
|
This would require moving all join conditions onto the same line as well. I'm not sure that would look good. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Okay, that was just one idea for a new setting that could be turned on or off because when you have more than 10 tables in a join, then every join goes to a new row, and then every link between joins after the ON, so it looks a little clunky. But, in any case, thanks for the answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
to leave ON in the same line as JOIN. Is it possible? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions