Files
scylladb/cql3
Pekka Enberg 07e4286f9e cql3: Make 'create table' include columns in schema_ptr
Make 'create table' statements also specify the following for
schema_ptrs:

  - Partition keys
  - Regular columns
  - Static columns

Please note that clustering keys are _not_ included because we seem to
lack infrastructure like CompoundType and CellNameType to properly
enable them.

Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
2015-06-05 15:15:12 +03:00
..
2015-05-12 16:32:56 +03:00
2015-01-05 14:13:31 +08:00
2015-06-03 10:13:52 +02:00
2015-05-12 16:32:56 +03:00
2015-02-04 10:29:00 +01:00
2015-05-12 16:32:56 +03:00
2015-05-12 16:37:29 +03:00