alexlance / signal-message-exporter

Export SMS, MMS, and Signal messages out of Signal
39 stars 5 forks source link

Update signal-message-exporter.py #16

Closed jbaker6953 closed 1 year ago

jbaker6953 commented 1 year ago

This is needed to fix a major bug. I got a little carried away with find and replace when updating from Signal's old database format, which had changed the name of the 'msg_box' column to 'type'. The XML still needs to have the msg_box attribute or MMS messages sent from the user's phone will not reflect the correct sender.