pub(crate) fn set_migration_version( txn: &mut Transaction<'_>, version: Version, ) -> Result<(), CatalogError>