Files
scylladb/tests
Piotr Sarna 4a9bf7ed5b index, tests: add token column to secondary index schema
Additional token column is now present in every view schema
that backs a secondary index. This column is always a first part
of the clustering key, so it forces token order on queries.
Column's name is ideally idx_token, but can be postfixed
with a number to ensure its uniqueness.

It also updates tests to make them acknowledge the new token order.

Fixes #3423
2018-06-06 09:02:33 +02:00
..
2018-04-29 11:03:21 +03:00
2018-04-29 11:03:21 +03:00
2018-02-14 14:15:59 -05:00
2018-04-29 11:03:21 +03:00
2018-05-22 16:52:58 +02:00