mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
This short series removed some ancient legacy code from migration_manager and schema_tables, before I make further changes in this area. We have more such code under the cql3 hierarchy but it can be dealt with as a follow up. No backport required Closes scylladb/scylladb#19530 * github.com:scylladb/scylladb: schema_tables: remove dead code migration_manager: remove dead code