mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 03:45:11 +00:00
There are two basic tests, which: * Test that column mappings are serialized and deserialized properly on both CREATE TABLE and ALTER TABLE * Column mappings for obsoleted schema versions are updated with a TTL value on schema change Tests: unit(dev) Signed-off-by: Pavel Solodovnikov <pa.solodovnikov@scylladb.com>