Function migrate_to_v1

Source
pub async fn migrate_to_v1(
    ctx: ServerModuleDbMigrationFnContext<'_, Dummy>,
) -> Result<(), Error>
Expand description

Example DB migration from version 0 to version 1