Some Exception Handling and change value from DOI status from DOI table

This commit is contained in:
Marsa Haoua
2013-09-24 15:19:15 +02:00
committed by Pascal-Nicolas Becker
parent 075ec63470
commit 8590258bb7
8 changed files with 118 additions and 58 deletions

View File

@@ -495,7 +495,7 @@ CREATE TABLE Doi
doi VARCHAR(256) UNIQUE,
resource_type_id INTEGER,
resource_id INTEGER,
status VARCHAR(20)
status INTEGER
);
-- index by handle, commonly looked up