mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-26 03:15:53 +03:00
[GH-ISSUE #68] mergre #63
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @anoureldin on GitHub (Oct 9, 2020).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/68
Hello
i tried to merge two databases but i get
[e] No databases to merge
i added two databases backup in one folder and i chosed this folder as path
@AboTyim commented on GitHub (Oct 14, 2020):
Hello
No databases to merge
message error:
@B16f00t commented on GitHub (Oct 23, 2020):
the databases have to be unencrypted, in order to merge.
@B16f00t commented on GitHub (Oct 23, 2020):
If you are merging old databases, you probably don't have the deleted_message_id column.
You can add it with sqlitebrowser, or change the whamerge code a bit.