Skip to content

Conversation

@bendiscz
Copy link

CamelCaseToUnderscoresNamingStrategy converts all identifiers to lowercase, but quoted identifiers are generally case-sensitive and should not be converted.

This simple patch prevents calling toLowerCase on quoted Identifiers.

@beikov
Copy link
Member

beikov commented Jul 25, 2023

Please also add a test case to avoid regressions in the future.

@gavinking
Copy link
Member

Superseded by #9337.

@gavinking gavinking closed this Nov 28, 2024
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.

3 participants