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