From 311f4d8880393e609dcaf07069b6bd4b0c9a5064 Mon Sep 17 00:00:00 2001 From: tipaul Date: Tue, 14 May 2002 12:01:48 +0000 Subject: [PATCH] Deletedbiblio updated (abstract field added) to have the same structure as biblio. UPDATE YOUR BASE, or deletion of biblio won't work properly. ================ --- database.mysql | 1 + 1 file changed, 1 insertion(+) diff --git a/database.mysql b/database.mysql index 2ad2a6570b..3c37386e28 100644 --- a/database.mysql +++ b/database.mysql @@ -410,6 +410,7 @@ CREATE TABLE deletedbiblio ( title text, unititle text, notes text, + abstract text, serial tinyint(1), seriestitle text, copyrightdate smallint(6), -- 2.39.5