pub fn create_migration_plan(
from: ProtocolVersion,
to: ProtocolVersion,
) -> Vec<MigrationStep>Expand description
Helper function to create a migration plan
pub fn create_migration_plan(
from: ProtocolVersion,
to: ProtocolVersion,
) -> Vec<MigrationStep>Helper function to create a migration plan