Update DataManagementPlanDB.sql
This commit is contained in:
parent
ec3ae4c441
commit
56253849d2
|
@ -108,6 +108,7 @@ CREATE TABLE "Dataset" (
|
|||
"DMP" uuid,
|
||||
"Uri" character varying(250),
|
||||
"Properties" xml,
|
||||
"Reference" xml,
|
||||
"Profile" uuid
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue