Function migrate_to_v4

Source
pub(crate) async fn migrate_to_v4(
    ctx: GeneralDbMigrationFnContext<'_>,
) -> Result<(), Error>