Files
scylladb/cdc
Piotr Dulikowski 3bfb044bf1 cdc: do not create cdc$deleted columns for pks and cks
Primary key and clustering key column should not have a corresponding
"cdc$deleted_<name>" column in cdc log table, because it does not make
sense to delete such a column from a row.

Fixes: #6049
Tests: unit(dev)
2020-03-21 07:33:23 +01:00
..
2020-03-19 14:55:07 +02:00
2020-02-17 10:59:15 +01:00