feat: MokoRestore — per-table conflict resolution on database import #132
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
During database restore, let the user choose what to do with each table instead of blindly DROP + CREATE + INSERT for everything.
Options per table
UI in MokoRestore wizard
Use cases