Module no_migration

Source
Expand description

An implementation of DiskFormatUpgrade for marking the database as upgraded to a new format version.

Structs§

NoMigration
Implements DiskFormatUpgrade for in-place upgrades that do not involve any migration of existing data into the new format.