From: Alan Knowles Date: Fri, 29 Jun 2018 08:01:28 +0000 (+0800) Subject: src/strip.vala X-Git-Url: http://git.roojs.org/?p=app.mailtrimmer;a=commitdiff_plain;h=19e0bd94f3e174d45f84e18ee02015accb46b0b0 src/strip.vala --- diff --git a/src/strip.vala b/src/strip.vala index cd18e5b..e52d8c6 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -457,7 +457,7 @@ public class Strip : GLib.Object { this.query(""" INSERT INTO Attachment - (id, msgid, checksum, filesize) + (id, msgid, checksum, mime_type, filesize) values ( %d, '%s', '%s', '%s', %d