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

Proper support for upper case table names #21

Merged
merged 5 commits into from
Jul 16, 2020

Conversation

paolochiodi
Copy link
Member

This builds on #17, but changes the name of the tests to upper case table names, as the issue is not limited to camel case but any upper case name.

This is a breaking change as users are now required to provide an escaped table name.

I don't consider this a security issue as the table name is controlled by the developers and set at configuration time and should not come from end user input.

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