Skip to content

Extend inno export with --include-deleted — export both live and delete-marked records #181

@ringo380

Description

@ringo380

Summary

Add --include-deleted flag to inno export that includes delete-marked records in the export output, using the undelete library.

CLI Design

inno export -f <file> --include-deleted                    # Include deleted records
inno export -f <file> --include-deleted --format csv       # CSV with _deleted column

Scope

Depends on

#167 (scan delete-marked records)

Standalone

Not part of any epic.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions