Function migrate_to_v1

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