[GH-ISSUE #79] Merge error #71

Closed
opened 2026-02-25 20:34:35 +03:00 by kerem · 1 comment
Owner

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

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 <module> 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**
kerem closed this issue 2026-02-25 20:34:35 +03:00
Author
Owner

@B16f00t commented on GitHub (Dec 24, 2020):

#68

<!-- gh-comment-id:750899511 --> @B16f00t commented on GitHub (Dec 24, 2020): #68
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whapa#71
No description provided.