Commit Graph

39 Commits

Author SHA1 Message Date
Tyler Hobbs 7e870018dc Add UNLOGGED, COUNTER options to BATCH docs
patch by Tyler Hobbs; reviewed by Sylvain Lebresne for CASSANDRA-6816
2014-03-19 11:37:09 -05:00
Sylvain Lebresne dfd28d226a Fix CQL doc 2014-03-10 18:02:30 +01:00
Sylvain Lebresne 034ac7d0fc Document that TTL <= 0 means no TTL 2014-02-25 09:54:11 +01:00
Sylvain Lebresne 16efdf4a03 Remove/update invalid sentences in CQL doc 2014-02-05 16:32:24 +01:00
Sylvain Lebresne 4cb045a589 Improve CQL3 documentation section on COMPACT STORAGE (CASSANDRA-6642) 2014-01-31 12:58:16 +01:00
Sylvain Lebresne c63d068af8 Add warning on collection limitations in CQL doc 2013-12-02 11:23:13 +01:00
Aleksey Yeschenko fce1735324 Ninja-fix CQL3 doc 2013-11-26 02:29:30 +03:00
Jason Brown 5c0c84b3d1 implementing CL.LOCAL_ONE 2013-10-17 13:37:12 -07:00
Sylvain Lebresne d28cf3eabd Fix CQL doc imprecision 2013-09-18 17:53:29 +02:00
Sylvain Lebresne 1f6844261a Rename clustering keys to clustering columns in doc 2013-09-05 16:35:18 +02:00
Sylvain Lebresne 55fed339cb CQL3 documentation fixes (#5878) 2013-08-21 12:15:14 +02:00
Aleksey Yeschenko 2a8379372e Correct timestamp formatting in CQL3 doc 2013-08-10 02:41:58 +02:00
Aleksey Yeschenko 91cd6538e9 Tiny CQL3 doc tweak 2013-07-26 20:41:11 +03:00
Aleksey Yeschenko dc457c5ebc Allow empty IN relations in SELECT/UPDATE/DELETE statements
patch by Aleksey Yeschenko; reviewed by Sylvain Lebresne for
CASSANDRA-5626
2013-07-26 20:04:02 +03:00
Sylvain Lebresne 66bd60590a Document multiline comments 2013-07-23 18:59:43 +02:00
Sylvain Lebresne 41f418a09e Never allow partition range queries in CQL3 without token()
patch by slebresne; reviewed by jbellis for CASSANDRA-5666
2013-06-20 19:10:24 +02:00
Aleksey Yeschenko 2397bc8c33 Updated CREATE CUSTOM INDEX syntax
patch by Aleksey Yeschenko; reviewed by Sylvain Lebresne for
CASSANDRA-5639
2013-06-18 17:20:59 +03:00
Sylvain Lebresne 6850cdc3ed Fix typo in CQL doc 2013-06-06 12:16:28 +02:00
Aleksey Yeschenko 8986e8f9f5 Ninja-fix CQL3 version in CQL.textile 2013-05-15 17:53:32 +03:00
Aleksey Yeschenko 64c0d1e7d5 Add custom secondary index support to CQL3
patch by Aleksey Yeschenko; reviewed by Sylvain Lebresne for
CASSANDRA-5484
2013-05-03 17:59:33 +03:00
Sylvain Lebresne 31e669ab42 CQL3 refactor to allow conversion function
patch by slebresne; reviewed by iamaleksey for CASSANDRA-5226
2013-02-08 18:45:22 +01:00
Sylvain Lebresne b251e7aec0 Deprecate but keep strings-as-blob support for now for compatibility sake 2013-02-04 10:44:30 +01:00
Sylvain Lebresne a67f77922a Improve CQL3 type validation
patch by slebresne; reviewed by iamaleksey for CASSANDRA-5198
2013-01-31 12:19:51 +01:00
Sylvain Lebresne 4df6136d42 Add ALLOW FILTERING to CQL3 documentation 2013-01-31 11:36:24 +01:00
Sylvain Lebresne 9717002498 Add missing mention of 4927 in CQL3 changelog 2013-01-18 14:38:50 +01:00
Sylvain Lebresne 07ebbe552a Support E notation for floating point numbers
patch by michalm; reviewed by slebresne for CASSANDRA-4927
2013-01-18 14:35:23 +01:00
Sylvain Lebresne 8be7e5c0eb Fix interpreting dates as valid timeuuid and introduce new methods to work with timeuuid
patch by slebresne; reviewed by thobbs for CASSANDRA-4936
2013-01-18 13:56:32 +01:00
Sylvain Lebresne b36a8081c0 Fix CQL3 doc 2013-01-09 17:02:34 +01:00
Sylvain Lebresne 0804de9d46 Minor CQL3 doc fixes 2013-01-02 16:23:48 +01:00
Sylvain Lebresne 64bc3354d3 Document that list append/prepend are not idempotent and should be used with care 2012-11-23 15:36:34 +01:00
Jonathan Ellis 6cdbb2d7b1 fix WITH compaction_strategy -> WITH compaction
patch by jbellis for CASSANDRA-4968
2012-11-18 21:19:46 +01:00
Sylvain Lebresne f8b939ab0d Remove ALTER TABLE DROP until #3919 is resolved 2012-11-16 12:33:16 +01:00
Sylvain Lebresne a6c3481525 update CQL3 doc for collections & ttls 2012-11-14 10:38:45 +01:00
Sylvain Lebresne 929b26ecfe Add composite partition keys support to CQL3 doc 2012-11-06 15:20:58 +01:00
Sylvain Lebresne 3b425b5911 Update CQL3 documentation
patch by urandom; reviewed by slebresne for CASSANDRA-4879
2012-11-06 15:08:54 +01:00
Sylvain Lebresne c6ddbea438 Add inet support in binary protocol
patch by slebresne; reviewed by thepaul for CASSANDRA-4627
2012-09-11 12:10:27 +02:00
Sylvain Lebresne 4a002a5792 Minor edit to CQL3 doc 2012-07-16 19:24:03 +02:00
Sylvain Lebresne fffccd64a3 Fix typo in CQL3 documentation 2012-06-29 13:53:11 +02:00
Sylvain Lebresne e4ce6b3024 Add CQL3 documentation 2012-06-12 14:59:12 +02:00