Files
scylladb/db
Michał Jadwiszczak 8e242f5acd db:system_keyspace: add SERVICE_LEVELS_V2 table
The table has the same schema as `system_distributed.service_levels`.
However it's created entirely at once (unlike old table which creates
base table first and then it adds other columns) because `system` tables
are local to the node.
2024-03-21 23:14:57 +01:00
..
2024-01-09 11:44:19 +02:00
2024-03-01 10:40:29 +01:00