mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
After changing the prepare_ methods of migration_manager to functions, the migration_manager& parameter of query_processor::execute_thrift_schema_command and thrift::handler::execute_schema_command (that calls query_processor::execute_thrift_schema_command) has been unused.