Skip to content

fix: unwrap() in migrate.rs export can panic #200

Description

@ajianaz

bug,priority:medium~~## Problem
unwrap() on DB query in export function can panic on error.

Fix

Use proper error propagation with ?.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions