paul cannon created CASSANDRA-4198:
--------------------------------------
Summary: cqlsh: update recognized syntax for cql3
Key: CASSANDRA-4198
URL: https://issues.apache.org/jira/browse/CASSANDRA-4198
Project: Cassandra
Issue Type: Improvement
Components: Tools
Affects Versions: 1.1.0
Reporter: paul cannon
Assignee: paul cannon
Priority: Minor
cqlsh should recognize cql3 syntax when in cql3 mode; this includes tab
completing proper syntax and properly quoting any terms in single- or
double-quotes (current version only knows how to use single quotes).
also, prefer using the term "TABLE" over "COLUMNFAMILY" wherever one of those
is generated from cqlsh (like in DESCRIBE output).
and if it's not too bad, it would help to have the online help strings reflect
cql3 syntax (maybe with a nod to cql2 restrictions where appropriate).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira