Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle uppercase false #17

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

bbstilson
Copy link
Contributor

Fixes #16

This flag does not do what one would expect either way as in the backend (sqlformat) the query is not lowercased if uppercase is false. Rather, it just leaves it as is.

@nrempel
Copy link
Owner

nrempel commented Feb 24, 2024

Thanks!

@nrempel nrempel merged commit aa29cb8 into nrempel:main Feb 24, 2024
@tomasruud
Copy link

@nrempel will there be a released version for this? Seems like cargo install currently installs v0.3 which does not include this fix.

@bbstilson bbstilson deleted the bugfix/handle-uppercase-false branch July 10, 2024 15:42
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.

--uppercase false does not work
3 participants