Skip to content

Conversation

@pyramation
Copy link
Collaborator

No description provided.

- Change default value of pretty option from false to true
- Update DeparserOptions interface comment to reflect new default
- Update SqlFormatter constructor default parameter to true
- Update DeparserContext constructor default parameter to true
- Update README documentation to show new default value
- Fix entry-point tests to explicitly set pretty: false for backward compatibility
- Maintain full backward compatibility - pretty: false still works as expected

This makes pretty formatting the default behavior while preserving all existing functionality.

Co-Authored-By: Dan Lynch <[email protected]>
- Add explicit pretty: false option to deparse calls in utils tests
- Fixes CI failure in parser-tests utils step
- Maintains backward compatibility for tests expecting compact SQL output

Co-Authored-By: Dan Lynch <[email protected]>
@pyramation pyramation marked this pull request as ready for review July 23, 2025 17:57
@pyramation pyramation merged commit d120443 into main Jul 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants