mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 14:33:08 +00:00
These alterations cannot break the database irreparably, so allow them. Expand command_desc as required. Add a type (rather than command_desc) parameter to has_column_family_access() to minimize code changes. Fixes #7057 Signed-off-by: Dejan Mircevski <dejan@scylladb.com>