cyclop icon indicating copy to clipboard operation
cyclop copied to clipboard

Cyclop is a web based editor for Cassandra Query Language

Results 50 cyclop issues
Sort by recently updated
recently updated
newest added

like -- select \* from mybooks select \* from mybooks1

enhancement

New tab that will allow the user to change preferences. Preferences will be stores in cookie. Save button will submit ajax request

enhancement

Optional and configurable

enhancement

1) what advantages gives us antlr? 2) can we keep current interfaces and change only implementation to antlt?

question

Currently connection host to Cassandra is stored in property file. This will be still the case, but optionally user will be able to provide host directly on login page.

enhancement

Currently editor sends request for each entered character. This is required only in some cases (when trying to guess table name), in other cases request should be send when editor...

enhancement

Currently column value containing cql keyword is being recognized by parser as part of the query

enhancement

Cyclop supports only EN, and additionally it's hard-coded all over the code. This should be replaces with wicket resource bundles

enhancement