Files
scylladb/cql3
Tomasz Grabiec b919c50d21 schema: Use proper column name type for static columns
After f5dae826ce, static columns not
always have utf8 column names. For static compact tables it's
determined by the cell name comparator type, which is equal to the
type of the synthetic clustering column.

Caused various errors with static thrift tables with non-utf8
comparator.
2017-07-17 09:40:06 +02:00
..
2017-05-10 16:44:48 +00:00
2017-01-27 09:24:36 +02:00