Function migrate_to_v3

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