From 5ee3888f025ef9c2521c358d1ecae70fa5236590 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 29 Jun 2018 16:00:31 +0800 Subject: [PATCH] src/strip.vala --- src/strip.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strip.vala b/src/strip.vala index ec041cd..cd18e5b 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -456,7 +456,7 @@ public class Strip : GLib.Object { this.query(""" - INSERT INTO Attachments + INSERT INTO Attachment (id, msgid, checksum, filesize) values ( -- 2.39.2