mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 19:05:51 +03:00
[GH-ISSUE #79] Merge error #71
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#71
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 @mk148a on GitHub (Dec 9, 2020).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/79
[+] Created C:\whatsapp\whapa-master\msgstore_merge.db
[+] Merging: msgstore.db
[-] C:\whatsapp\whapa-master\msgstore_merge.db --> 4128 messages, 57 chats, 129 replies, 272 thumbnails
[-] msgstore.db --> 298791 messages, 471 chats, 12851 replies, 20984 thumbnails
[+] Looking for new messages
[-] New messages 296706
[+] Looking for new chats
[-] New chats 423
[+] Looking for new replies
[-] New replies 12801
[+] Looking for new Thumbnails
[-] New Thumbnails 20898
Traceback (most recent call last):
File ".\libs\whamerge.py", line 428, in
merge(args.path, args.output)
File ".\libs\whamerge.py", line 186, in merge
elements_chatlist_cursor = cursor_read.execute("SELECT " + str_chatlist_cols + " FROM chat_list WHERE _id IN (" + str_id_chatlist_cols + ");")
sqlite3.OperationalError: no such column: deleted_message_id
@B16f00t commented on GitHub (Dec 24, 2020):
#68