[PR #9] [MERGED] Add support for new WhatsApp schema version #20

Closed
opened 2026-03-13 15:17:36 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: add-new-schema-version


📝 Commits (1)

  • bad9f78 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/absadiki/whatsapp-msgstore-viewer/pull/9 **Author:** [@lamzib-salaheddine](https://github.com/lamzib-salaheddine) **Created:** 4/2/2025 **Status:** ✅ Merged **Merged:** 4/3/2025 **Merged by:** [@absadiki](https://github.com/absadiki) **Base:** `main` ← **Head:** `add-new-schema-version` --- ### 📝 Commits (1) - [`bad9f78`](https://github.com/absadiki/whatsapp-msgstore-viewer/commit/bad9f78578e5ceef65d3a52b03765ca7c43779f6) Add support for new WhatsApp schema version ### 📊 Changes **2 files changed** (+170 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `dbs/v2.25.8.84/__init__.py` (+50 -0) ➕ `dbs/v2.25.8.84/db.py` (+120 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 15:17:36 +03:00
Sign in to join this conversation.
No labels
pull-request
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/whatsapp-msgstore-viewer#20
No description provided.