Expand description
An implementation of DiskFormatUpgrade for marking the database as upgraded to a new format version.
Structsยง
- NoMigration
- Implements
DiskFormatUpgradefor in-place upgrades that do not involve any migration of existing data into the new format.