mirror of
https://github.com/absadiki/whatsapp-msgstore-viewer.git
synced 2026-04-27 12:55:57 +03:00
[PR #9] [MERGED] Add support for new WhatsApp schema version #20
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-msgstore-viewer#20
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?
📋 Pull Request Information
Original PR: https://github.com/absadiki/whatsapp-msgstore-viewer/pull/9
Author: @lamzib-salaheddine
Created: 4/2/2025
Status: ✅ Merged
Merged: 4/3/2025
Merged by: @absadiki
Base:
main← Head:add-new-schema-version📝 Commits (1)
bad9f78Add support for new WhatsApp schema version📊 Changes
2 files changed (+170 additions, -0 deletions)
View changed files
➕
dbs/v2.25.8.84/__init__.py(+50 -0)➕
dbs/v2.25.8.84/db.py(+120 -0)📄 Description
Updated the Database class to accommodate the latest changes in the WhatsApp schema, ensuring compatibility with version 2.25.8.84. This involved modifying the schema dictionary and updating relevant SQL queries.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.