Function mz_catalog::durable::upgrade::v69_to_v70::upgrade
source ยท pub fn upgrade(
_snapshot: Vec<StateUpdateKind>,
) -> Vec<MigrationAction<StateUpdateKind, StateUpdateKind>>
Expand description
In v70, we updated the audit log entries when creating/dropping replicas due to refresh schedules.