mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 16:33:35 +00:00
Currently migrator assumed all columns are utf8-named, which doesn't have to be the case for static compact tables. Refs #2597. Due to #2573, we can assume that Scylla wasn't used with non-utf8 column names, and that old names are always in textual form.