[PR #17] [MERGED] V3 schema was vibe code by cursor using o3 model based on the error i… #23

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/17
Author: @coldcoldmanga
Created: 6/14/2025
Status: Merged
Merged: 6/15/2025
Merged by: @absadiki

Base: mainHead: add-v3-schema


📝 Commits (1)

  • b63c38d V3 schema was vibe code by cursor using o3 model based on the error i encountered with the v2 schema, i think it basically added the new column and add a null check for the column

📊 Changes

2 files changed (+160 additions, -0 deletions)

View changed files

dbs/v3/__init__.py (+13 -0)
dbs/v3/db.py (+147 -0)

📄 Description

Hi, so im working on a project in my college and your tool is really handy. Just the two v1 and v2 schema doesn't work so i use cursor to created a v3 schema based on the msgstore.db i currently have. Everything is vibe coded based on the original v2 and my msgstore.db file. Thanks.


🔄 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/17 **Author:** [@coldcoldmanga](https://github.com/coldcoldmanga) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/15/2025 **Merged by:** [@absadiki](https://github.com/absadiki) **Base:** `main` ← **Head:** `add-v3-schema` --- ### 📝 Commits (1) - [`b63c38d`](https://github.com/absadiki/whatsapp-msgstore-viewer/commit/b63c38d020f9cec885480c29ffb63b0d2381722b) V3 schema was vibe code by cursor using o3 model based on the error i encountered with the v2 schema, i think it basically added the new column and add a null check for the column ### 📊 Changes **2 files changed** (+160 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `dbs/v3/__init__.py` (+13 -0) ➕ `dbs/v3/db.py` (+147 -0) </details> ### 📄 Description Hi, so im working on a project in my college and your tool is really handy. Just the two v1 and v2 schema doesn't work so i use cursor to created a v3 schema based on the msgstore.db i currently have. Everything is vibe coded based on the original v2 and my msgstore.db file. Thanks. --- <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#23
No description provided.