Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New database format in 6.7.6 #15

Open
jbaker6953 opened this issue Jan 14, 2023 · 7 comments
Open

New database format in 6.7.6 #15

jbaker6953 opened this issue Jan 14, 2023 · 7 comments

Comments

@jbaker6953
Copy link
Contributor

jbaker6953 commented Jan 14, 2023

Signal has removed the SMS table from the database. In addition, the text of sent messages with attachments are no longer stored in the MMS table, making piecing together a backup more difficult (on purpose?). I have not yet located where the text of sent messages with attachments are stored.

@jbaker6953
Copy link
Contributor Author

Whew. They're storing the messages in MMS, it's just not linear. I'm working on a pull request for the 6.7.6 database format.

@jbaker6953
Copy link
Contributor Author

If you create a signal-6-7-6 branch based off of signal-6-5-6 branch I am ready to submit a pull request.

@jbaker6953
Copy link
Contributor Author

You can just grab my signal-6-7-6 branch and it should be ready to go.

https://github.com/jbaker6953/signal-message-exporter/tree/signal-6-7-6

@alexlance
Copy link
Owner

alexlance commented Jan 16, 2023

I've created the PR from your branch: https://github.com/alexlance/signal-message-exporter/pull/19/files and I'm happy to merge it, but if you want to create the PR it's totally ok - like it means that there's less ambiguity about who did that work - credit where credit is due. I'm happy to delete my PR - or if I don't hear back I'll merge it tomorrow.

@jbaker6953
Copy link
Contributor Author

I'm not worried about the credit. Anyone who cares can check the history. I just want to make sure we have a way to get our messages out when Signal pulls the plug on SMS.

@alexlance
Copy link
Owner

Alrighty! Merging it :)

@alexlance
Copy link
Owner

alexlance commented Jan 16, 2023

Did some linting and resolved some conflicts with master. You should probably do a fresh checkout of master. Thanks for your help - they're moving quickly now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants