mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Removed OID from database schema
This commit is contained in:
@@ -78,4 +78,4 @@ CREATE TABLE requestitem
|
||||
expires timestamp,
|
||||
CONSTRAINT requestitem_pkey PRIMARY KEY (requestitem_id),
|
||||
CONSTRAINT requestitem_token_key UNIQUE (token)
|
||||
) WITH OIDS;
|
||||
);
|
||||
|
Reference in New Issue
Block a user