Skip to content

Add a destination database #9

Description

@rpip

Currently the anonymize operations update the tables directly. This can be improved with an optional destination database.

Few options around this:

  • Copy and save only only the changed fields
  • Copy and save the updated fields and the unchanged fields
  • Optionally, dump the updates onto the screen for the user to pipe to a file

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions