Skip to content

Conversation

naosense
Copy link

To resolve #5655 , add new option keep_newline_in_where_clause

.preserve_newline(true);
.preserve_newline(context.config.keep_newline_in_where_clause());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@calebcartwright originally I thought it would be best to let users configure this, but maybe we'd rather just version gate the fix?

@ytmimi
Copy link
Contributor

ytmimi commented Aug 16, 2023

@naosense thanks again for taking the time to put this PR together. We decided to move forward with #5867, since I didn't think it was necessary to add a new config option to resolve this.

Don't hesitate to reach out if there are any other issues on the backlog that you'd want to help out with!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty lines in where-clause
3 participants