Function mz_catalog::durable::upgrade::v64_to_v65::upgrade

source ยท
pub fn upgrade(
    _snapshot: Vec<StateUpdateKind>,
) -> Vec<MigrationAction<StateUpdateKind, StateUpdateKind>>
Expand description

In v65, we add cluster_id to CREATE events in the audit log.