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

Column names case insensitivity and quotes #128

Open
2 tasks
tabdulradi opened this issue Dec 25, 2016 · 1 comment
Open
2 tasks

Column names case insensitivity and quotes #128

tabdulradi opened this issue Dec 25, 2016 · 1 comment

Comments

@tabdulradi
Copy link
Member

According to http://docs.datastax.com/en/cql/3.3/cql/cql_reference/ucase-lcase_r.html

Troy's CQL Parser should

  • support double quoted identifiers (especially column names in select clause and create table)
  • lower case identifiers, unless they are double quoted.
@tabdulradi
Copy link
Member Author

Specs added (but ignored) here #129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant