Skip to content

Column names case insensitivity and quotes #128

Open
@tabdulradi

Description

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.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions