Skip to content

migrations: Fix panic when running squash twice

Warren Gifford requested to merge ef/fix-double-squash into main

Created by: efritz

Ensure we don't create a zero-capacity slice.

Test plan

Ran sg migration squash locally twice. No longer panics!

Merge request reports

Loading