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

Schema generation for Case sensitive table column names #123

Closed
wants to merge 3 commits into from

Conversation

dgkm
Copy link
Contributor

@dgkm dgkm commented Jun 5, 2019

dgkm added 3 commits June 5, 2019 02:49
  - Schema generator bug with case sensitive Table and Column names
  - Column name ambiguity issue during table joins with similar column names fix by forcing the alias for column names
 - Query bug fix to mandatorily include double quotes for the alias when running query against table names with restricted keywords
 such as "case"
This reverts commit a0b304e.
@dgkm dgkm changed the title Case sensitive table column names Schema generation for Case sensitive table column names Jun 5, 2019
@dgkm
Copy link
Contributor Author

dgkm commented Jun 6, 2019

Obsoleted by #124

@dgkm dgkm closed this Jun 6, 2019
@dgkm dgkm deleted the caseTableColumn branch June 6, 2019 00:16
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.

1 participant