pub async fn migrate_to_v1( ctx: ServerModuleDbMigrationFnContext<'_, Dummy>, ) -> Result<(), Error>
Example DB migration from version 0 to version 1