Constant mz_stash::MIN_STASH_VERSION
source · pub(crate) const MIN_STASH_VERSION: u64 = 15;Expand description
The minimum Stash version number that we support migrating from.
After bumping this we can delete the old migrations.